
unix2mac
List of commands for unix2mac:
-
unix2mac:tldr:04d90 unix2mac: Create a copy with macOS-style line endings.$ unix2mac -n ${path-to-unix_file} ${path-to-mac_file}try on your machineexplain this command
-
unix2mac:tldr:537df unix2mac: Change the line endings of a file.$ unix2mac ${filename}try on your machineexplain this command