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

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

sed


From: vivek katakam
Subject: sed
Date: 28 Aug 2001 00:48:22 -0700

Sir,
   i am trying to use sed to replace a tab character in one of my data files 
with , character.
    sed  s//t/,/ nreceived 
    nreceived file contains /t for tab as separator. i want to replace with , . 
but, it is giving the error
   sed: -e expression #1, char 6: Unknown option to 's'   

   I want to know how to define tab character by using sed command.

Thanking you,
vivek


Find the best deals on the web at AltaVista Shopping!
http://www.shopping.altavista.com



reply via email to

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