Re: Can Perl redirect STDOUT to file AND to command window?
- From: rcm228@xxxxxxxxx
- Date: 29 Nov 2005 14:28:14 -0800
Unfortunately, I am on windows (else I wouldnt be here ;)
My situation is a bit complex and requires me to do all the redirection
within the script, so I can't get away with this either:
perl my_script.pl | tee out.txt
R
.
- References:
- Can Perl redirect STDOUT to file AND to command window?
- From: rcm228
- Re: Can Perl redirect STDOUT to file AND to command window?
- From: Sherm Pendley
- Can Perl redirect STDOUT to file AND to command window?
- Prev by Date: Re: Can Perl redirect STDOUT to file AND to command window?
- Next by Date: Re: Making sure a string is valid money number
- Previous by thread: Re: Can Perl redirect STDOUT to file AND to command window?
- Next by thread: Re: Can Perl redirect STDOUT to file AND to command window?
- Index(es):
Relevant Pages
|