그외 기술 관련 모음

JavaScript

Terminal

맥 터미널 지식 정리 ps aux | grep memcached => process 확인하는 건가?

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:

GitHub