Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

sh(1)

wait(2)

WAIT(1)  —  HP-UX

NAME

wait − await completion of process

SYNOPSIS

wait

DESCRIPTION

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

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

SEE ALSO

sh(1), wait(2)

BUGS

Not all the processes of a 3- or more-stage pipeline are children of the shell, and thus cannot be waited for. 

Hewlett-Packard Company  —  May 11, 2021

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