Skip to content

Instantly share code, notes, and snippets.

@kossoy
Created October 12, 2015 08:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kossoy/7f3c753f16368bdc9c01 to your computer and use it in GitHub Desktop.
Save kossoy/7f3c753f16368bdc9c01 to your computer and use it in GitHub Desktop.
htop on Mac OS X
curl -O http://themainframe.ca/wp-content/uploads/2011/06/htop.zip
unzip htop.zip
sudo mv htop /bin
rm htop.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment