Revision [260]

This is an old revision of CommandWait made by DavidLee on 2008-07-14 08:24:04.

 

wait [job ...]

Waits for jobs to complete. If any arguments are given they are interpreted as job ID's and waited for individually.
If no args are given then all joibs of the current shell are waited for.

Example
$ sleep 10 & 
8
$ wait


$ sleep 10 & 
8
$ wait 8




CommandsBuiltin
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki