dos2unix
Last updated
dos2unix filedos2unix file1 file2 file3
dos2unix -o file1 file2 file3dos2unix oldfile newfiledos2unix -k file
dos2unix -k file1 file2 file3
dos2unix -k -o file1 file2 file3
dos2unix -k -n oldfile newfilefind -type f | xargs dos2unix