Pro Terminal Commands: 10 Uses for ps on macOS
For system administrators, ps on macOS is a frequently-used tool. The command stands for “process status,” and that’s largely what it does. It reports currently-running processes with a variety of filters and views. Run the command with no flags, and it will show only the processes associated with the currently-running terminal. Start adding additional flags,…