Skip to content

Instantly share code, notes, and snippets.

@andrewSC
Created February 9, 2013 05:38
Show Gist options
  • Save andrewSC/4744050 to your computer and use it in GitHub Desktop.
Save andrewSC/4744050 to your computer and use it in GitHub Desktop.
$ brew info htop-osx
htop-osx: stable 0.8.2
https://github.com/max-horvath/htop-osx
Depends on: autoconf, automake, libtool
Not installed
https://github.com/mxcl/homebrew/commits/master/Library/Formula/htop-osx.rb
==> Caveats
htop-osx requires root privileges to correctly display all running processes.
You can either run the program via `sudo` or set the setuid bit:
sudo chown root:wheel /usr/local/Cellar/htop-osx/0.8.2/bin/htop
sudo chmod u+s /usr/local/Cellar/htop-osx/0.8.2/bin/htop
You should be certain that you trust any software you grant root privileges.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment