in reply to Re^3: Getting a Perl program to close a command it starts when the perl program exits?
in thread Getting a Perl program to close a command it starts when the perl program exits?

I wasn't too bothered by the redirection, it was just to remove any error messages from tail.
When it was removed all was well!

Thanks for all this help, I've learned quite a bit. I never knew about the END block or that the redirection would get the shell involved. Thanks again.

  • Comment on Re^4: Getting a Perl program to close a command it starts when the perl program exits?