Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ wait(1) — OS/MP 4.1C

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

csh(1)

sh(1)

wait(2V)

WAIT(1)  —  USER COMMANDS

NAME

wait − wait for a process to finish

SYNOPSIS

wait

DESCRIPTION

Wait until all processes started with & or bg have completed, and report on abnormal terminations. 

Because the wait(2V) system call must be executed in the parent process, the shell itself executes wait, without creating a new process. 

SEE ALSO

csh(1), sh(1), wait(2V)

BUGS

Not all the processes of a 3- or more-stage pipeline are children of the shell, and thus cannot be waited for.  This bug does not apply to csh(1). 

Solbourne Computer, Inc.  —  12 Dec 1990

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026