실행 중인 프로세스에 대한 정보. 더 많은 정보: https://keith.github.io/xcode-man-pages/ps.1.html.
ps aux
ps auxww
ps aux | grep {{문자열}}
ps -o ppid= -p {{PID}}
ps -m
ps -r