dos2unix

The dos2unix command is a utility used in Linux/Unix systems to convert text files from DOS/Windows format (CRLF, or carriage-return + line-feed endings) to Unix/Linux format (LF, or line-feed endings). … Continue Reading >dos2unix