C.DeRykus wrote:
> I'd think 'nohup perl a.pl' would be a smidge safer though since
> the script is vulnerabe during startup/loading before the 'IGNORE'
> is seen. Of course, you could mitigate risk by setting the 'IGNORE'
> inside a BEGIN{}.
But nohup has the same "vulnerability" since it does the same thing. :)
--
Just my 0.00000002 million dollars worth,
Shawn
Programming is as much about organization and communication
as it is about coding.
I like Perl; it's the only language where you can bless your
thingy.
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/