To convert DOS carriage returns into unix format

To convert DOS carriage returns into unix format


Using vi, edit the file and set the option "ff "to "unix"
:set ff=unix

Comments