This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin: CR CR LF problem still there (was: Re: A dumb CR/LF question)


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]