, 2010 9:40 AM
To: cygwin@cygwin.com
Subject: 1.7.5: Extra \r when redirecting output
I'm seeing the following behavior in 1.7.5 and also 1.5.25, but not in
1.3.12 (yes, we still use that version).
On a text mode mount, we have the file foo which has \r\n line endings.
If I do
grep -i line f
I'm seeing the following behavior in 1.7.5 and also 1.5.25, but not in
1.3.12 (yes, we still use that version).
On a text mode mount, we have the file foo which has \r\n line endings.
If I do
grep -i line foo|od -cd
then the output shows proper \r\n line endings.
However, if I do
grep -
2 matches
Mail list logo