
unix2dos
List of commands for unix2dos:
-
unix2dos:tldr:973db unix2dos: Create a copy with DOS-style line endings.$ unix2dos -n ${path-to-unix_file} ${path-to-dos_file}try on your machineexplain this command
-
unix2dos:tldr:eab59 unix2dos: Change the line endings of a file.$ unix2dos ${filename}try on your machineexplain this command