Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ wait(1) — sys5 — Apollo Domain/IX SR9.5

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

sh(1)

wait(2)



WAIT(1)                  DOMAIN/IX SYS5                   WAIT(1)



NAME
     wait - await completion of process

USAGE
     wait

DESCRIPTION
     Wait does nothing until all processes starting with an
     ampersand (&) have completed.  It then reports abnormal ter-
     minations.

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

     Note:  All processes with a three- or more-stage pipeline
     are not children of the shell.  Therefore, all are not
     awaited.

RELATED INFORMATION
     sh(1), wait(2).
































Printed 12/4/86                                            WAIT-1





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