This is the mail archive of the cygwin@sourceware.cygnus.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]

Re: damn ^M s




On 10 Nov 1997, Michael Hirmke wrote:

> Hi,
> 
> just a suggestion:
> 
> For Linux there is a small programm called *recode*, which converts DOS,
> Unix, MAC and a few other file types back and forth.
> It compiles with Cygnus' gcc out of the box and works as expected on NT.
> Expecially it takes care of all the oddities mentioned in this thread.
> It will only work on binary mounts, though.

Actually if it uses fopen, or some file opening command to set the mode of
the open file, Just open it in binary mode, and it should work on text
mounts too.

- alex

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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