macOS 自带bash(它是一个 GNU 工具),macOS 还带有像ls和chmod这样的工具(它们是 BSD 工具,尽管我不知道它们来自哪种 BSD 风格)。
bash
ls
chmod
现在 macOS 附带的 GNU 和 BSD 工具是否被 Apple 修改(例如:Apple 是否从中删除了某些功能或向其中添加了一些功能),还是 Apple 没有修改它们?
osx bsd gnu
bsd ×1
gnu ×1
osx ×1