'\" t .\" Title: waitpid .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.23 .\" Date: 2025-03-29 .\" Manual: 사용자 명령 .\" Source: util-linux 2.41 .\" Language: English .\" .TH "WAITPID" "1" "2025-03-29" "util\-linux 2.41" "사용자 명령" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "이름" waitpid \- 순차 프로세스를 기다리는 유틸리티입니다 .SH "개요" .sp \fBwaitpid\fP [\-v] [\fB\-\-timeout\fP|\fB\-t\fP \fI초\fP] PID... .SH "설명" .sp \fBwaitpid\fP is a simple command to wait for arbitrary non\-child processes. .sp It exits after all processes whose PIDs have been passed as arguments have exited. .SH "옵션" .sp \fB\-v\fP, \fB\-\-verbose\fP .RS 4 Be more verbose. .RE .sp \fB\-t\fP, \fB\-\-timeout\fP \fI초\fP .RS 4 Maximum wait time. .RE .sp \fB\-e\fP, \fB\-\-exited\fP .RS 4 이미 빠져나간 PID에 대해 오류를 나타내지 않습니다. .RE .sp \fB\-c\fP, \fB\-\-count\fP \fI횟수\fP .RS 4 기다릴 종료 프로세스 갯수입니다. .RE .sp \fB\-h\fP, \fB\-\-help\fP .RS 4 도움말 내용을 나타낸 후 나갑니다. .RE .sp \fB\-V\fP, \fB\-\-version\fP .RS 4 Display version and exit. .RE .SH "종료 상태" .sp *waitpid*는 다음 종료 상태 값을 가집니다: .sp \fB0\fP .RS 4 성공 .RE .sp \fB1\fP .RS 4 지정하지 않은 실패 오류 .RE .sp \fB2\fP .RS 4 시스템에서 필요한 기능을 지원하지 않음 .RE .sp \fB3\fP .RS 4 시간 초과 .RE .SH "저작자" .sp .MTO "thomas\(att\-8ch.de" "Thomas Weißschuh" "" .SH "추가 참조" .sp \fBwaitpid\fP(2) \fBwait\fP(1P) .SH "버그 보고" .sp For bug reports, use the \c .URL "https://github.com/util\-linux/util\-linux/issues" "issue tracker" "." .SH "가용성" .sp \fBwaitpid\fP 명령은 \c .URL "https://www.kernel.org/pub/linux/utils/util\-linux/" "Linux Kernel Archive" "에서" 다운로드할 수 있는 util\-linux 패키지의 일부입니다.