htop 사용하기
참고 자료 : http://macappstore.org/htop-osx/
요약
1. 터미널 열기 2. ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null 3. brew install htop-osx or brew install htop |
About the App
- App name: htop-osx
- App description: Improved top (interactive process viewer) for OS X
- App website: https://github.com/max-horvath/htop-osx
Install the App
- Press
Command+Space
and type Terminal and press enter/return key. - Run in Terminal app:
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
and press enter/return key.
If the screen prompts you to enter a password, please enter your Mac's user password to continue. When you type the password, it won't be displayed on screen, but the system would accept it. So just type your password and press ENTER/RETURN key. Then wait for the command to finish. - Run:
brew install htop-osx
Done! You can now use htop-osx
.
'IT칼럼 > ETC' 카테고리의 다른 글
jQuery table row add/delete (0) | 2019.03.06 |
---|---|
Vi Editor Command (VI 에디터 명령어 모음) (0) | 2019.03.06 |
Install tree on Mac OSX (0) | 2019.03.02 |
VirtualBox Won’t Run - raw-mode unavailable courtesy of Hyper-V? (0) | 2019.02.28 |
Practical psql Commands That You Don’t Want To Miss (0) | 2019.02.22 |