![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: open3, process sychronization problemby kvale (Monsignor) |
on Feb 02, 2004 at 10:48 UTC ( [id://325822]=note: print w/replies, xml ) | Need Help?? |
I don't know the details of communication with Tripwire, but have a general comment.
The problem you are having may be due to the fact that you are not waiting for Tripwire to come back with a command prompt before printing another date. Input gets all bunched up. I suggest that you use an approach like Most bidirectional communication is like this, an alternating write and read. -Mark
In Section
Seekers of Perl Wisdom
|
|