like:perl foo.pl param1 | perl bar.pl | perl tins.pl > final_result.txt
perl -e 'print "test"' | perl -ne 'print "--$_"' | perl -ne 'print "$_ +-- \n"' > final_result.txt
In reply to Re: Automatically running series of Perl programs
by smokemachine
in thread Automatically running series of Perl programs
by neversaint
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |