venky4289 has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
I am running a perl script using system command and & symbol in background from another perl script,
Now how can the child process get notified and exits immediately whenever the parent process exits.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: how to make child process die after parent exists in perl
by salva (Canon) on Jan 09, 2014 at 13:31 UTC | |
|
Re: how to make child process die after parent exists in perl
by Anonymous Monk on Jan 09, 2014 at 12:04 UTC | |
|
Re: how to make child process die after parent exists in perl
by locked_user sundialsvc4 (Abbot) on Jan 09, 2014 at 16:29 UTC |