![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re: capture STDOUT when some jerk opened STDOUT to /dev/ttyby dbuckhal (Friar) |
on Jan 07, 2013 at 21:56 UTC ( #1012120=note: print w/replies, xml ) | Need Help?? |
How about using shell redirection? $ script.pl >> output.txt Otherwise, maybe you can present a case of your desired changes you would like to make to that file and seek approval. I can't imagine any piece of software being completely forbidden forever! heh
In Section
Seekers of Perl Wisdom
|
|