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.
His plastic surgeon.
Pretty sure I used htop on freebsd years ago
Thanks Slashdot! I've been using top like a chump. This is great!
I love their pancakes.
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!
Seriously, is there anyone left who uses Linux for anything important? Between BSD and OS X you've got the best server OS and the best desktop OS, period. Linux is basically like Windows. Popular but redundant and relegated to people who are too dumb to use the best tool for the job.
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