On Wed, Feb 19, 2003 at 12:33:50PM -0800, KMatte wrote:
>Using 'ed' to modify a file with 'CR/LF' at the end of each
>line results in the CR's being stripped out.
Correct. ed is linked with automode.o. It reads textmode input
and writes binmode output.
>I don't believe this is the desired behav
Using 'ed' to modify a file with 'CR/LF' at the end of each
line results in the CR's being stripped out.
I have:
-export CYGWIN=binmode
- all mounts in binmode
C:\app\cygwin\usr\X11R6\lib\X11\fonts on
/usr/X11R6/lib/X11/fonts type system (binmode)
c:\app\cygwin\bin on /usr/bin ty
2 matches
Mail list logo