Install htop on OSX Leopard


/ Published in: Bash
Save to your folder(s)

* checkout : June 08, 2009
* commit : [34864f01741b1b2bb74072ba404e8b4436c18fe6](http://github.com/AndyA/htop-osx/commit/34864f01741b1b2bb74072ba404e8b4436c18fe6)


Copy this code and paste it in your HTML
  1. git clone git://github.com/AndyA/htop-osx.git
  2. cd htop
  3. git checkout -b osx origin/osx
  4. ./autogen.sh
  5. ./configure
  6. make
  7. sudo make install

URL: http://github.com/AndyA/htop-osx/tree/master

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.