## wait on chid processes to exit while (wait() != -1) { return 1 if ($?); }