> Your are using textmode mounts. Worx fine with binmode:
Thanks for trying this out. I'm not using textmode mounts; and it doesn't
seem to be working fine with binmode. Contrast the two methods of textfile
creation in the following snippet:
~> mount
c:\Cygwin\bin on /usr/bin
> Your are using textmode mounts. Worx fine with binmode:
Thanks for trying this out. I'm not using textmode mounts; and it doesn't
seem to be working fine with binmode. Contrast the two methods of textfile
creation in the following snippet:
~> mount
c:\Cygwin\bin on /usr/bin type
Your are using textmode mounts. Worx fine with binmode:
/home/rcampbell> cat > a << A
> a
> a
> A
/home/rcampbell> od -tx1 < a
000 61 0a 61 0a
004
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, December 07, 2002 3:10 PM
> To: [EMAIL P
3 matches
Mail list logo