Managing Processes from the Command Line
Instead of using the Activity Monitor, you can determine the currently running processes from the command line using the ps or top commands.Use top to view a regularly updated view of system utilization, including memory usage, page faults, and the set of currently executing processes.
