[Roma.pm] SIGKILL

LordOfDeath webmaster.staff at gmail.com
Sat Jan 6 04:09:51 PST 2007


Ciao a tutti,
Stavo pensando, quando si lancia uno script in perl con un sh ex:
#!/bin/bash
/path/script.pl


lo script.pl non è direttamente killabile, ma si può rendere uno script 
in perl direttamente non killabile? ex: ignorare un sigterm non è difficile:
$SIG{'TERM'} = 'IGNORE';
ma non funziona un
$SIG{'KILL'} = 'IGNORE'; #Naturalmente non funziona :)
qualcuno sa rispondermi?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.pm.org/pipermail/roma/attachments/20070106/8cce7f21/attachment.html 


More information about the Roma mailing list