On Sat, Sep 14, 2013 at 3:14 PM, Dmitry Bolshakov <bdim...@yandex.ru> wrote: > "wait" blocks, "jobs" - does not >
> you can use "if kill -0 $pid;then ..." to see if it's still running, then wait to get the pid
On Sat, Sep 14, 2013 at 3:14 PM, Dmitry Bolshakov <bdim...@yandex.ru> wrote: > "wait" blocks, "jobs" - does not >
> you can use "if kill -0 $pid;then ..." to see if it's still running, then wait to get the pid