This nifty little utility will change newLine characters from one standard to the other. The supplied run.bat or run.sh file will convert the readme. Source Code is included. Usage is simple:
% [jre] convtype FILENAME -std|-ms * FILENAME = name of file to convert newLine chars * -std = convert newLines to standard (0x0A) * -ms = convert newLines to microsoft (0x0D, 0x0A)-- Last modified by original author GregSchenzel on 24 Jan 2001