|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Answer: How do I trap $SIG{INT} ( sigint aka Ctrl^c )? |
| ( #93005=categorized answer: print w/ replies, xml ) | Need Help?? |
|
Q&A > programs and processes > How do I trap $SIG{INT} ( sigint aka Ctrl^c )? contributed by crazyinsomniac
Basically you need to kill yourself (the process).
Also check out perlvar(for $$), perlipc and How do I trap control characters/signals?.
|
|
||||||||||||||||||