crsp_lf2crlf
crsp_lf2crlf adds carriage returns at the end of lines so files created on our system can be used on Windows.
It is a command line utility, which take two parameters, an input file name,
and the desired output file name. A new file is created. For example, at the command line you would type the following,
crsp_lf2crlf filename1 filename2
where filename1 is the name of the file you are converting, and filename2 is the file that you are creating with the change.