in reply to Re^3: How the perl converts LF into CRLFin thread How the perl converts LF into CRLF
perl -MExtUtils::Command -e dos2unix file1 file2 dir3 [download]