Interactive Process Viewer With Htop

# Introduction `htop` is an interactive system-monitor process-viewer and process-manager. It is designed as an alternative to the Unix program `top`. It shows a frequently updated list of the processes running on a computer, normally ordered by the amount of CPU usage. ![htop](https://file.labex.io/namespace/33fa8aba-d546-42e9-9692-64968aeaf0cc/linux/lab-interactive-process-viewer-with-htop/assets/htop.png) Unlike `top`, `htop` provides a full list of processes running, instead of the top resource-consuming processes. `htop` uses color and gives visual information about processor, swap and memory status.

|60 : 00

Click the virtual machine below to start practicing