bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug: sed


From: Bauke Jan Douma
Subject: Re: Bug: sed
Date: Wed, 25 Mar 2009 10:39:18 +0100
User-agent: Thunderbird 2.0.0.21 (X11/20090318)

Jorge Cascante wrote on 03/24/2009 07:38 PM:
Hi I was running the following commando but  i cannnot figure out how to make 
the sed replace work with tabs.

echo A\tB | sed -e "s/\t/-/"


echo -e "A\tB" | sed -e "s/\t/-/"

bjd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]