HTop command
Overview
HTop is a utility similar to the top of Linux, but much more practical.
Details
Here is a list of the main htop features:
- allows to use the mouse to select one of the process shown, and to take action on it (priority change, kill, ...).
- can also make selections process filter, ...
- scrolling on the lines to see the complete command line of a process
- htop uses less memory than the top command
- htop launches faster, and has no time to wait before displaying the list of process
Screenshots
Author's website
Go back