EN
Bash - display run system processes (htop command)
4 points
In this article, we would like to show how display run system processes using htop
command under Bash.
Quick solution (run the command):
xxxxxxxxxx
1
htop
Note: to know how to install
htop
command under Debian Linux check this article.
Example result:

Note: the processes are displayed as tree (some processes are child processes of others).