Siegfried Heintze wrote:
I tried info and man and could not find any information on wait. I
want to (using bash)
(1) How do I wait for multiple children and wake up when the first one
dies?
(2) Examine the status code of the dead child and possibly spawn a new
one?
Where is the documentation on wait?
Wait's a builtin so the documentation is in the bash(1) man page.
--
I like kids, but I don't think I could eat a whole one.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/