I just wrote a shell script that did "some_long_running_shell_command", then called a Perl script...but that's just me.#!/usr/local/bin/perl system("some_long_running_shell_command"); some_other_stuff();
In reply to Re: system() requires double ctrl-c
by perlfan
in thread system() requires double ctrl-c
by saintmike
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |