I have a perl script that uses open() to run another perl script, and and then print some data to it.
Is there any way to know if the opened process exits normally or dies with any error? (maybe using some other method.. open() is the easiest way.. :) I need the original process to exit with the same error as the opened process.. Is that possible?
Thanks.
In reply to knowing if process dies. by Punto
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |