This document is a WORK IN PROGRESS.
This is just a quick personal cheat sheet: treat its contents with caution!
htop¶
htop is a cross-platform interactive process viewer.
htop allows scrolling the list of processes vertically and horizontally to see their full command lines and related information like memory and CPU consumption. Also system wide information, like load average or swap usage, is shown.
Reference(s)
Table of contents¶
Install¶
TODO
Config¶
TODO
Use¶
TODO
- Enter
?
inhtop
for a detailed shortcut list.
If this cheat sheet has been useful to you, then please consider leaving a star here.