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

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

Re: Bug: sed


From: Jean-Michel ELYN
Subject: Re: Bug: sed
Date: Wed, 25 Mar 2009 07:59:25 +0100
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Did you first try: echo A\tB ? You should...

Instead, try now: echo -e "A\tB" | sed "s/\t/-/"

Jean-Michel.

Jorge Cascante wrote:
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/-/"

Thanks,
Jorge C



      ¡Sé el Bello 51 de People en Español! ¡Es tu oportunidad de Brillar! Sube 
tus fotos ya. http://www.51bello.com/






reply via email to

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