Re: Can Perl redirect STDOUT to file AND to command window?
- From: Sherm Pendley <sherm@xxxxxxxxxxx>
- Date: Tue, 29 Nov 2005 17:21:15 -0500
rcm228@xxxxxxxxx writes:
> I have done standard Perl STDOUT redirection to a pipe and to a file,
> however, I have been searching for a way to redirect STDOUT to a file
> and to the command window at the same time. So far, no luck - is this
> possible?
If you're on a *nix, "man tee".
sherm--
--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
.
- Follow-Ups:
- References:
- Prev by Date: Re: Can Perl redirect STDOUT to file AND to command window?
- Next by Date: Re: Can Perl redirect STDOUT to file AND to command window?
- 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
|