UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: wChapter 2
UNIX Commands
Next: Reference: wall
 

wait

wait [n]

Wait for all background processes to complete, and report their termination status. Used in shell scripts. If n is specified, wait only for the process with process ID n.


Previous: Reference: wUNIX in a Nutshell: System V EditionNext: Reference: wall
Reference: wBook IndexReference: wall

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System