This is a ZIPped Unix program (.c source and .doc-uments) which I wrote to convert Atari text files (with ATASCII EOL's) into Unix text files (with Unix NL's). If you're on a Unix machine and are sick of displays which look like this: instead of this: blah blah blah blah. bl blah blah blah blah. ah blah blah blah blah blah blah blah blah blah blah!!!!! blah bla blah blah blah!!!!! h blah! blah blah blah! then this program is for you. I compiled it with GNU C (gcc) and it works nicely. Compile it like this from your prompt and hope it works :) gcc eol2cr.c The output file (a.out) is your executable. Rename it ("mv a.out eol2cr") and put it somewhere where you can get to it (hopefully in some "path of your executables" directory or something) and you can run it on Atari text files and read the results easily with "more" or "emacs".. More details in the docs. -bill! 5/10/1995 VERION 0.0 (don't trust it too much!) kendrick@vax.sonoma.edu ||| kendrick@zippy.sonoma.edu William (Bill) Kendrick / | \ ** New Breed Software ** http://zippy.sonoma.edu/~kendrick