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):
htop
Note: to know how to install
htopcommand under Debian Linux check this article.
Example result:
Note: the processes are displayed as tree (some processes are child processes of others).