Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Emulating the cmd line pipe

by I0 (Priest)
on Aug 05, 2002 at 22:31 UTC ( [id://187849]=note: print w/replies, xml ) Need Help??


in reply to Emulating the cmd line pipe

open I,'myInProg|'; open O,'|myOutProg'; print O while <I>;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://187849]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2024-03-19 07:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found