in reply to Re: Problem with exit status of bash script
in thread Problem with exit status of bash script
Thanks, yeah after spitting out the errors codes (always 0) I realized that I wasn't getting the correct codes. I started looking into the "fork" option and just figuring out how to communicate between processes.
do you have any good docs for me to read about IPC in perl? my research so far is leading me into "ALERTING A PROCESS VIA A SIGNAL"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Problem with exit status of bash script
by Athanasius (Archbishop) on Dec 04, 2014 at 06:35 UTC |