This works fine to me, but is there a way that I can get masterscript.pl to capture all the STDOUT and STDERR messages that are outputted to the screen? say into a variable within masterscript.pl itself.print "running script1.pl\n"; do 'script1.pl'; print "running script2.pl\n"; do 'script2.pl'; print "running script2.pl\n"; do 'script2.pl'; etc...
In reply to STDOUT and STDIN question by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |