On Sat, Mar 23, 2019 at 11:48:33AM -0400, Chet Ramey wrote:

> What's your goal here? If you want to associate an exit status with
> a process, you're going to have to save $! and wait for each process
> in turn.

My goal is to run a small process pool where upon one process
completes, another one is started immediately. If I start (say) 10
processes and then wait on the first, I may have chosen the longest
running process.

Ben

Attachment: signature.asc
Description: PGP signature

Reply via email to