in reply to
Using piped I/O?
Start at perldoc
open
read until
Using open() for IPC
then read at
Using open() for IPC
, and remember you're working with a
sh
ell, helps to know
how to work with your shell
Comment on
Re: Using piped I/O?
In Section
Seekers of Perl Wisdom