Interactive Process Viewer
SH · Process Managementsyntax
top
htopexample
top -o %MEM
htop -u deployNote top is always available. In top: press M to sort by memory, P by CPU, k to kill a process, q to quit. htop is a friendlier alternative with mouse support, color, and tree view but may need installing. -u filters by user.