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

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

sed


From: Brett . A . Cook
Subject: sed
Date: Mon, 23 Aug 2004 09:26:22 -0600

I'm trying to use 'sed' version 3.02 with the following command line on
dos:

 

sed -e "s/ /\n/g" my_file

 

However, instead of getting a replacement of spaces with carriage returns
(or line-feeds), I get the spaces replaced with an 'n' character.  Is this
replacement a non-standard use of sed, or is this a bug?

 

Thanks,

-Brett

 

Brett Cook

Principle Software Engineer

Seagate Technology

720-684-2676

 



reply via email to

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