From:                   Roy Peters <[EMAIL PROTECTED]>
> 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

=========== [EMAIL PROTECTED] == 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

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to