"linux/cmd/pidof"의 두 판 사이의 차이
Redjini WiKi
(차이 없음)
|
2017년 7월 3일 (월) 12:06 기준 최신판
- 리눅스 명령어 > awklinux/cmd/awk
- 리눅스 명령어 > chkconfiglinux/cmd/chkconfig
- 리눅스 명령어 > datelinux/cmd/date
- 리눅스 명령어 > freelinux/cmd/free
- 리눅스 명령어 > iostatlinux/cmd/iostat
- 리눅스 명령어 > lastlinux/cmd/last
- 리눅스 명령어 > lastblinux/cmd/lastb
- 리눅스 명령어 > lastloglinux/cmd/lastlog
- 리눅스 명령어 > lsoflinux/cmd/lsof
- 리눅스 명령어 > pidoflinux/cmd/pidof
- 리눅스 명령어 > uptimelinux/cmd/uptime
현재 실행중인 프로그램의 프로세스 ID 출력
사용법
pidof [-s] [-x] 프로그램명 [프로그램명 ... ]
옵션
- -s 지정한 프로그램의 PID가 여러개 있을 경우 하나만 보여줌
- -x 스크립트와 함께 실행 중인 프로그램이면 그 쉘의 PID도 함께 표시