in reply to SIGINT in system() with shell metachars
Though I haven't tested the code I use this way of$sysret = qx(prog1 file1 | filter -v $version > $tmpfile 2>&1);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: SIGINT in system() with shell metachars
by IlyaM (Parson) on Jun 25, 2003 at 16:10 UTC |