Eight Terminal Utilities Every OS X Command Line User Should Know
macoscommand-lineterminalunixproductivity
Abstraction: macOS-specific CLI tools bridging UNIX and Mac environments
Key points:
openacts as a command-line double-click to launch apps, files, or directories; only way to launch .app bundles from terminalpbcopy/pbpasteintegrate the OS X clipboard with UNIX pipes and redirection for scripting workflowsmdfindexposes Spotlight search from the command line including full-text and metadata search;mdutil -Erebuilds the indexscreencapturesupports flexible screenshot modes including timed capture, clipboard output, window selection, and PDF exportlaunchctlmanages launchd daemons/agents for startup services and scheduled tasks, analogous to Linux cronsayinvokes the macOS TTS engine from the command line; can produce audio files with-oflag- Homebrew (
brew) provides the de-facto package manager for macOS, keeping everything in/usr/local/
Connections: Macos · Homebrew · Command Line · Unix Utilities