Very cool finding! Made me want to explore what other tools my mac has pre-installed in /usr/bin
Personally I found it interesting that: * TFTP server [1] * PF Firewall [2] * pbcopy & pbpaste [3] are built-in in MacOS. Here[4] is list of MacOS command line man pages, some interesting tools can be found there. [1] https://rick.cogley.info/post/run-a-tftp-server-on-mac-osx/ [2] https://iyanmv.medium.com/setting-up-correctly-packet-filter... [3] https://osxdaily.com/2007/03/05/manipulating-the-clipboard-f... [4] ht…
All have man pages except lsregister; lsregister with no arguments shows help (for context, lsregister is useful when file icons / associations get messed up).
[1] A GUI version is also available as IORegistryExplorer.app in the Xcode "Additional Tools" packages available from
https://developer.apple.com/download/all/
(registration required)
[2] /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister
[3] /System/Library/Filesystems/apfs.fs/Contents/Resources/apfs.util