Re: converting local mac .html files -> dos .htm please help

On Sat, 28 Jan 1995, Fletcher wrote:

> The problem might be with the line breaks...Any Unix html creater will save 
> the file with unix line breaks.  These can be read by any browser---as far
> as I know.

  You could also use the commands unix2dos and dos2unix if you're wanting to
convert from LF->CR/LF and/or CR/LF->LF.  They are UNIX commands, but they
were written in C and were quickly ported to the DOS environment.  I am sure
that they are even on the Mac environment.  Who knows?

matt();
http://www.engr.uark.edu/~mwf/

Received on Saturday, 28 January 1995 10:33:26 UTC