or perhaps even$SIG{INT} = $SIG{TERM} = sub { kill 15 => @process_i_want_to_term; exit; };
END { kill 15 => @process_i_want_to_term; }
------------ :Wq Not an editor command: Wq
In reply to Re: kill command in perl?
by etcshadow
in thread kill command in perl?
by EchoAngel
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |