htop is a shell based program like top. It graphically displays running processes and their use of the CPU. Similar to top, htop continuously updates its display.

htop helps you to see which processes are using system resources, if memory is swapping or the CPU is overloaded. A colored ASCII graphic shows CPU and memory usage.

Installation

You can install "htop" using the Pakfire section of the web interface or with the shell command:

pakfire install -y htop

Handling

To start htop just use the following command:

htop