ps
ํ๋ก์ธ์ค
ps -ef | grep -i [PID]ํ๋ก์ธ์ค ์ํ ํ์ธ
ps -aux | grep -i [PID]ํ๋ก์ธ์ค ์คํ ์๊ฐ
ps -em pid,etime,comm | grep -i [PID]Last updated
ps -ef | grep -i [PID]ps -aux | grep -i [PID]ps -em pid,etime,comm | grep -i [PID]Last updated