導入も非常に簡単である。
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# brew install htop [/usr/local/Cellar/tbb/4.3-20140724/include/tbb] | |
==> Downloading https://github.com/max-horvath/htop-osx/archive/0.8.2.2.tar.gz | |
######################################################################## 100.0% | |
==> ./autogen.sh | |
==> ./configure --prefix=/usr/local/Cellar/htop-osx/0.8.2.2 | |
==> make install DEFAULT_INCLUDES='-iquote .' | |
==> 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.2/bin/htop | |
sudo chmod u+s /usr/local/Cellar/htop-osx/0.8.2.2/bin/htop | |
You should be certain that you trust any software you grant root privileges. | |
==> Summary | |
🍺 /usr/local/Cellar/htop-osx/0.8.2.2: 11 files, 184K, built in 19 seconds |
0 件のコメント:
コメントを投稿