The easy way to deal with this is use binary mounts. cheers, -Matt
> >Anyway, the CR CR LF problem is present in Cygwin 1.3.5 (Nov 13 2001): > > > >echo hello > a.txt > >cat a.txt a.txt | sort > b.txt > >od -c b.txt > > > >0000000 h e l l o \r \r \n h e l l o \r \r \n > > > > > >Do you happen to know why the bug is back ? > >Or maybe your snapshot fix didn't make it to the release version > >eventually ? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/