execline
Software
www.skarnet.org

The wait program

wait waits for a set of children, then executes a program.

Interface

     wait [ -r ] [ ~pids... ] ; prog...
or in a execlineb script:
     wait [ -r ] { [ pids... ] } prog...

Options