Hi all,

    Can anyone tell me under what conditions does a program get SIGNAL
__DIE__ under linux

if I catch it using $SIG{__DIE__} = \&myfunc();
Then will I be able to kill to script using sig TERM

Thanx
Ram


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to