[ILUG] plumbing

David Neary dneary at wanadoo.fr
Thu Oct 3 16:44:03 IST 2002


Ulysees wrote:
> "David Neary" wrote:
> > It would have to be
> > mkfifo /tmp/pipe1
> > mkfifo /tmp/pipe2
> >
> > program1 < /tmp/pipe1
> > program2 < /tmp/pipe2
> > cat myfile | tee pipe1 pipe2
> 
> yep, no point in over complicating things though

How is that complicated? Create two fifos, use tee... I'm afraid
I don't see the complicated bit.

Cheers,
Dave.

-- 
       David Neary,
    Marseille, France
  E-Mail: bolsh at gimp.org



More information about the ILUG mailing list