in reply to Re: How do you get PID of a program called using system call?
in thread How do you get PID of a program called using system call?
Even so, I still think that you would find the best solution from pre-forking within your script, rather than launching system processes and detaching yourself from the controlling tty. This pre-forking approach would give you greater control, without the need to extraneous loops and control structures, of your spawned processes.
Ooohhh, Rob no beer function well without!
|
|---|