DOS text files on Unix will appear with ^M at the end of the line. Use dos2unix command to convert DOS files to ISO format: $ dos2unix dosfile.txt unixfile.txt
© 2005 tiplib.com