wait.1
来自「unix v7是最后一个广泛发布的研究型UNIX版本」· 1 代码 · 共 25 行
1
25 行
.TH WAIT 1 .SH NAMEwait \- await completion of process.SH SYNOPSIS.B wait.SH DESCRIPTIONWait until all processes started with.B &have completed,and report on abnormal terminations..PPBecause the.IR wait (2)system callmust be executed in the parent process,the Shell itself executes.I wait,without creating a new process..SH "SEE ALSO"sh(1).SH BUGSNot all the processes of a 3- or more-stagepipeline are children of the Shell, andthus can't be waited for.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?