> **Possible Duplicate:** > [How to convert a text file’s line termination from Windows/DOS to Unix](http://superuser.com/questions/38744/how-to-convert-a-text-files-line-termination-from-windows-dos-to-unix) What's the best way to convert *CRLF*'s to line feeds in files on Linux? I've seen *sed* commands but is there anything simpler?