cheatsheets/top.md

607 B

title category layout updated intro
top CLI 2017/sheet 2020-01-01 See the processes in your Unix machine.

Shortcuts

Shortcut Description
h shows help
q quits the program
m switches memory view
k kills process
Shift+p sorts by CPU usage
Shift+m sorts by memory usage
Shift+r reverses sorting
Shift+l searches for string
o adds a filter
= clears filters
{: .-shortcuts}