File:  [CSRG BSD Unix] / 43BSDReno / bin / sh / wait.1
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:57 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43reno
BSD 4.3reno

.\"	@(#)wait.1	6.1 (Berkeley) 4/29/85
.\"
.TH WAIT 1 "April 29, 1985"
.AT 3
.SH NAME
wait \- await completion of process
.SH SYNOPSIS
.B wait
.SH DESCRIPTION
Wait until all processes started with
.B &
have completed,
and report on abnormal terminations.
.PP
Because the
.IR  wait (2)
system call must be executed in the parent process,
the Shell itself executes
.I wait,
without creating a new process.
.SH "SEE ALSO"
sh(1)
.SH BUGS
Not all the processes of a 3- or more-stage
pipeline are children of the Shell, and thus can't be waited for.
(This bug does not apply to
.IR csh (1).)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.