Hmmm... the original code redirects the system call:
executeComm ("program $ref_file > $outfile");is there a way to use redirection in a system call using the multiple-arg version? this doesn't work: system ($program, $ref_file, ">",$outfile)
citromatik
In reply to Re^2: Passing commands to subroutines
by citromatik
in thread Passing commands to subroutines
by citromatik
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |