리눅스 pidof

(Pidof에서 넘어옴)

1 개요[ | ]

pidof
/sbin/pidof
  • 프로그램의 PID를 확인하는 리눅스 명령어
[root@zetawiki ~]# pidof httpd
29757 26419 25873 23018 20762 19379 18968 6872 6704 5685 1721
[root@zetawiki ~]# pidof init
1

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}