Which one do you prefer? htop, btop or top?

DrillingStricken@programming.dev to Linux@lemmy.ml – 104 points –

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.

85

You are viewing a single comment

htop is my go-to these days. It tells me what I need to know, and it's just nice to look at.

I've given both htop and btop a spin, and I have to say that I really prefer htop. It offers a prettier interface and more features than top, while still feeling less bloated than btop to me. So yeah, it's definitely my go-to choice!

Btop is pretty. Htop tells me what I want to know. I prefer htop and it's my goto.