Aside, you'll generally want to use system rather than exec because exec never returns. Instead, it replaces the currently running program with the program passed as the first parameter.exec('ComLine.pl', @args ) or die "Can't exec: $!";
In reply to Re: Exec() argument format
by sacked
in thread Exec() argument format
by MonkPaul
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |