Converts text files between DOS and UNIX line ending formats
Converts DOS <-> UNIX text files, alias tofromdos
dos2unix
unix2dos
tofromdos
$ dos2unix myfile.txt
$ unix2dos myfile.txt
$ dos2unix -n input.txt output.txt