netstat -tulpn
(0.0.0.0:22는 PID 1152라는 sshd 프로세스에 의해 열린걸 확인 할 수 있다.)
ls -l /proc/1152/exe
(usr/sbin/sshd가 사용하고 있는걸 확인 할 수 있다.)