wait [ job ... ]
       Wait for the specified jobs or processes.   If  job
       is  not  given then all currently active child pro-
       cesses are waited for.  Each job can  be  either  a
       job specification or the process ID of a job in the
       job table.  The exit status from  this  command  is
       that of the job waited for.
