|
Posted by Ivan Novick on March 26, 2008, 10:28 pm
Please log in for more thread options > Ivan Novick wrote:
> > From within perl i want to start a first process 'A' which writes to
> > both STDOUT and STDERR.
>
> > From the same perl script i want to start 2 more processes.
>
> > One, 'B', that reads from STDOUT of 'A"
>
> > The other, 'C', that reads from STDERR 'A'
>
> > Is this possible from within perl?
>
> Yes.
>
> --
> Gunnar Hjalmarsson
> Email:http://www.gunnar.cc/cgi-bin/contact.pl
How about a hint as to how?
Ivan Novick
http://www.myperlquiz.com/
|