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.
Doesn't it have a Linux compatibility layer? I think "native" is the keyword there.
Thanks Slashdot! I've been using top like a chump. This is great!
Htop is a great piece of software. Glad to hear it is still being improved.
htop did work on FreeBSD, but you had to jump through hoops (you might have already jumped through for Linux emulation) to enable linprocfs for it to work. Now it uses native BSD process APIs and doesn't require linprocfs. Is probably faster/less resource intensive as a result now.
For those OSX users who have MacPorts, the new htop is already available.
FWIW, I just installed it without incident on an instance of 10.6.8. That's pretty far back, and the site indicates there's at least some chance it'll work on even older releases.
That's a bit of a consolation to find I'm not the only one that finds the fake console window background distracting.
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