This entry is very new in the tldr-pages project, hence translation data is currently unavailable for a while.


mac2unix

将 macOS 样式的行尾更改为 Unix 样式。 用 LF 替换 CR. 更多信息:https://manned.org/mac2unix.

  • 更改文件的行尾:

mac2unix 文件名

  • 使用 Unix 样式的行尾创建副本:

mac2unix -n 文件名 新文件名