<p>2 quick questions:</p>
<p>1: Is it possible to run a shell function in the background with "&"?</p>
<p>2: What's a good idiom for starting several jobs in the background, then waiting for them all to complete, returning nonzero and printing an error if any of them fail?</p>
<p>--<br>
DLL<br>
</p>