$Call = 'gawk -f test.gawk test.file'; open (CMD, "$Call |") or die "Error in command $Call: $!\n"; while (<CMD>) { #process output records }
pike
In reply to Re: Array for system() call
by pike
in thread Array for system() call
by proxima
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |