Computer Process Information in Terminal

Updated on

Command you'll use most is probably top, which sorts by CPU usage by default. It updates every second. If you want to extend the delay, use -s <number>.