BashTop is a Linux Resource Monitor for the Terminal

Neil Amstrong of BayLibre recently added ODROID-C4 support to Armbian,  fired up Rosetta@Home on the Amlogic S905X3 SBC, and took a  screenshot of some kind of advanced htop program showing the Rosetta@Home and other processes running.

The program used happens to be BashTop a recently released Linux resource monitor written in Bash and running in a terminal.

Installing the script and running it is super easy:


I tried it in an AMD Ryzen 7 laptop running Ubuntu 18.04.

BashTopYou’ll need at least a 80×25 terminal window, but it looks much better in full screen.

bashtop linux terminal monitor
Click to Enlarge

It shows CPU use in graphical and text forms, memory and storage usage, a list of processes, as well as network usage both in graphical and text forms.

You can also select each individual process to get more information or kill it. If you want to install BashTop permanently on your system, simply copy it in a directory in your path, for example:

Share this:

Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress

ROCK Pi 4C Plus
Subscribe
Notify of
guest
The comment form collects your name, email and content to allow us keep track of the comments placed on the website. Please read and accept our website Terms and Privacy Policy to post a comment.
8 Comments
oldest
newest
frank
4 years ago

yes thankyou, I was missing the network statistics in htop!
I dont like it more for managing running threads, since in htop I can actually click on the tasks and sort columns to select/toggle.
It’s in the Arch linux community and aur repo’s btw

Gediz
Gediz
4 years ago

Looks neat. Thanks.

Mark Birss
Mark Birss
4 years ago

Here another terminal resource usage program-

https://github.com/xxxserxxx/gotop
https://github.com/cjbassi/ytop

sander
sander
4 years ago

gotop is beautiful. Thanks!

tim
tim
4 years ago

Looks great. Installed with pacman on manjaro

Jay
4 years ago

Greetings from another Manjaro user 🙂

Sander
Sander
4 years ago

Oh, that looks beautiful. Works on my Ubuntu.

I tried on my Synology, but I get:

admin@DiskStation:/volume1/@tmp/git/bashtop$ ./bashtop
ERROR: Bash 4.4 or later is required (you are using Bash 4.3).
Consider upgrading your distribution to get a more recent Bash version.

Pity

clort81
clort81
3 years ago

I wonder what the problem could be? Or what the solution might be? If only the error message were more informative!

bashtop is beautifully laid out and cleverly programmed. It is a good resource for learning bash, and fun to run. However being written in bash means it’s a performance-impacting performance monitor, on many older (incl ARM) systems.

Khadas VIM4 SBC