Changing the inherited STDOUT
- From: "yosi.kal@xxxxxxxxx" <yosi.kal@xxxxxxxxx>
- Date: 30 May 2006 04:24:06 -0700
Hi,
My program runs as a child process of a process that its STDOUT was
redirected to a file. (open STDOUT, ">$logfile").
Obviously, the child process inherits the STDOUT redirection. My
question is: if I need to write something to the real output (for
example, the terminal in unix), how can I claim back the original
STDOUT?
Thanks, Yosi
.
- Follow-Ups:
- Re: Changing the inherited STDOUT
- From: Brian McCauley
- Re: Changing the inherited STDOUT
- From: Mumia W.
- Re: Changing the inherited STDOUT
- From: Daniel Fischer
- Re: Changing the inherited STDOUT
- From: Josef Moellers
- Re: Changing the inherited STDOUT
- Prev by Date: Question about Regular expression
- Next by Date: Re: Changing the inherited STDOUT
- Previous by thread: Question about Regular expression
- Next by thread: Re: Changing the inherited STDOUT
- Index(es):
Relevant Pages
|
|