in reply to Re^3: How to make `system` not ignore SIG INT in Perl?
in thread How to make `system` not ignore SIG INT in Perl?
When you press ^C, if it terminates, it works;otherwise it doesn't work.
It doesn't terminates for me.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: How to make `system` not ignore SIG INT in Perl?
by ikegami (Patriarch) on Sep 13, 2011 at 06:04 UTC | |
by PerlOnTheWay (Monk) on Sep 13, 2011 at 06:05 UTC | |
by ikegami (Patriarch) on Sep 13, 2011 at 06:13 UTC | |
by PerlOnTheWay (Monk) on Sep 13, 2011 at 06:19 UTC | |
by ikegami (Patriarch) on Sep 13, 2011 at 09:05 UTC |