develooper Front page | perl.beginners | Postings from April 2002

Re: calling another perl program and printing output in real time

Thread Previous | Thread Next
From:
Jenda Krynicky
Date:
April 2, 2002 04:03
Subject:
Re: calling another perl program and printing output in real time
Message ID:
3CA9BA05.11964.F1E32AB@localhost
From:           	Roy Peters <epeters@tellabs.com>
> I have 2 independent perl programs p1 and p2. p1 calls p2 (using
> either the system() or `` operators, and p2 will print out status
> information every 2 seconds or so. How do I set it up such that
> whenever p2 prints out data, it is printed out by p1 also IN REAL
> TIME? 

	perldoc perlipc

Jenda

=========== Jenda@Krynicky.cz == http://Jenda.Krynicky.cz ==========
There is a reason for living. There must be. I've seen it somewhere.
It's just that in the mess on my table ... and in my brain
I can't find it.
					--- me

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About