WAIT(1) General Commands Manual WAIT(1)NAMEwait - await completion of processSYNOPSISwaitDESCRIPTIONWait 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 ALSOsh(1)BUGSNot all the processes of a 3- or more-stage pipeline are children of the Shell, and thus can't be waited for. WAIT(1)
| Related Man Pages |
|---|
| wait(2) - v7 |
| wait(2) - plan9 |
| systemd-networkd-wait-online.service(8) - x11r4 |
| systemd-networkd-wait-online.service(8) - debian |
| systemd-networkd-wait-online.service(8) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| telnet in a script |
| Performance problem - waiting on cache |
| sockets - can you send data while waiting on select() |
| Wait/if Generated kind of operation |
| awk not working as expected in script |