그외 기술 관련 모음
JavaScript
Terminal
맥 터미널 지식 정리 ps aux | grep memcached => process 확인하는 건가?
- apt-get은 Debian and Ubuntu
- yum은 Redhat and Fedora
brew 은 MAC OX
Launchctl 이 뭔지?https://github.com/eddiezane/lunchy
- plist 를 왜 추가하는 건지?
Lunchy is a gem that simplifies the command line interface to launchctl. => http://www.rahuljiresal.com/2014/03/installing-memcached-on-mac-with-homebrew-and-lunchy/
메모리 사용량 확인? top -n1 | grep Mem: