Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Automatically running series of Perl programs

by SamCG (Hermit)
on Mar 09, 2006 at 14:59 UTC ( [id://535402]=note: print w/replies, xml ) Need Help??


in reply to Automatically running series of Perl programs

Does:
system ("perl foo.pl param1 > output1.txt"); system ("perl bar.pl output1.txt > output2.txt"); system ("perl tins.pl output2.txt > final_result.txt");
not work?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://535402]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-04-19 23:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found