this post was submitted on 06 Mar 2024
105 points (94.1% liked)

Linux

47314 readers
600 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Why do you find yourself opting for btop or htop instead of top? What advantages do these tools offer that make them superior to top in your opinion?

top has served me well, so I'm unsure why I would want to burden my system with the addition of htop or btop. With top, if you wish to terminate a process, simply press 'k' and send the signal; it's that simple. If you'd like to identify the origin of a process, just include the command column.

I often find myself intrigued when encountering comments on posts expressing love for htop/btop. To me, it appears unnecessary or BLOATED!! Please do share your perspectives and help broaden my Linux knowledgebase.

you are viewing a single comment's thread
view the rest of the comments
[–] DrillingStricken@programming.dev 4 points 6 months ago (1 children)

Why do you think that? After this post, I will try out both of them but maybe eventually I will still just use top out of, same as you bro, habit.

[–] UmbraTemporis@lemmy.dbzer0.com 3 points 6 months ago (2 children)

I find htop to be far more legible, the white blocks of top aren't for me. btop just seems a bit too much for my use, so I never caught on to it. I do believe btop to be better however, since the point of these programs is to see detailed statistics about your system and running programs. btop shoves a lot more information into your face. I really only open htop to find the PID of an app or to find what I need to debloat when I'm in a 1337 h4ck3rm4n mood and trying to make the most minimal system possible.

[–] ReveredOxygen@sh.itjust.works 2 points 6 months ago

I always just grep ps output to find PIDs

[–] DrillingStricken@programming.dev 1 points 6 months ago (1 children)

the white blocks of top

Did you mean the upper right corner of top? I also fine btop is overwhelming, too pretty to look at.

[–] UmbraTemporis@lemmy.dbzer0.com 2 points 6 months ago* (last edited 6 months ago)

Yeah, the unicode blocks.