Echo | sed behaves strangely?

Andy_Lord@tertio.com Andy_Lord@tertio.com
Mon Jun 2 03:31:00 GMT 1997


The following commands seem to give the wrong output

bash$ echo x  | sed 's/[^^/]*/yz/g'
yzyz

It should just be yz? (I checked on a SunOs box)
The word count for 'echo x' is correct (I thought
it might be some kind of EOL mangling).
bash$ echo x | wc
      1       1       2

What's happening? Anyone?

many rgds,
Andy L.

mailto:Andrew_Lord@tertio.com



-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list