Htop 2.0 Released, Runs Natively On BSDs and Mac OSX
An anonymous reader writes: The popular Linux process viewer htop got a new major revision, and now runs natively on FreeBSD, OpenBSD and Mac OS X. The author discussed the process of making the tool cross-platform earlier this year at FOSDEM. Htop also got some new features, including mouse wheel support via ncurses 6 and listing process environment variables.
Pretty sure I used htop on freebsd years ago
Thanks Slashdot! I've been using top like a chump. This is great!
Nice!
How about identifying any jailed processes for 2.1?
Htop is a great piece of software. Glad to hear it is still being improved.
For those OSX users who have MacPorts, the new htop is already available.
I couldn't focus on the website because I'm so used to looking at moving console windows the backgrounds kept catching my eye mid-sentence!
I guess it depends on what you mean by best.
Version 2.0 available on Mac
brew install htop
or
brew upgrade htop
Or in some cases, like mine, first:
brew remove htop-osx
$~> htop
If 'htop' is not a typo you can use command-not-found to lookup the package that contains it, like this:
cnf htop
If you like OSX, then keep using it. But is is nowhere near what I would consider the best desktop OS.