Raspberr Pi: htop

wpsuperadmin Debian, Linux, raspberry pi Leave a Comment

In my other posts, I forgot to mention that I use htop instead of top for viewing processes.

If you want to install run:

$ sudo apt-get install htop

and to run:

$ htop

It works nicely, it’s colored, and it’s easy to use with the arrow keys.

Leave a Reply