os/MAC
Mac OSX 에서 htop
C/H
2015. 10. 30. 14:13
brew는 git, ruby 기반으로 되어 있고 루비를 안다면 쉽게 수정이나 해킹이 가능합니다.
Homebrew 설치
# 설치 ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" # 설치 위치 및 패키기 확인 cd /usr/local/Celler Celler/wget/1.16.3 Cellar/wget/1.16.3/bin/wget Cellar/wget/1.16.3/shar/man/man1/wget.1 ls l bin bin/wget@ -> ../Cellar/wget/1.16.3/bin/wget
유용한 패키지 설치
brew install wget brew install htop htop-osx
반응형