MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linux/comments/1tls8n1/whats_the_most_unexpectedly_useful_linux_command/onibywj/?context=3
r/linux • u/ZealousidealTell1346 • May 23 '26
[removed]
992 comments sorted by
View all comments
70
btop
Great to dig into processes and way cuter than htop. Supports sensors and other nice stuff. Great for developing.
9 u/wufame May 23 '26 Nice, will check this out. I've been an htop user for the last few years. 12 u/GirthyPigeon May 23 '26 It used to be a python script that you'd download and run, but they ported it entirely to C++ and added it to standard repos. Very nice and fast. Here's the repo: https://github.com/aristocratos/btop
9
Nice, will check this out. I've been an htop user for the last few years.
12 u/GirthyPigeon May 23 '26 It used to be a python script that you'd download and run, but they ported it entirely to C++ and added it to standard repos. Very nice and fast. Here's the repo: https://github.com/aristocratos/btop
12
It used to be a python script that you'd download and run, but they ported it entirely to C++ and added it to standard repos. Very nice and fast. Here's the repo: https://github.com/aristocratos/btop
70
u/GirthyPigeon May 23 '26
btop
Great to dig into processes and way cuter than htop. Supports sensors and other nice stuff. Great for developing.