Afficher un message
Vieux 21/08/2006, 21h56   #3
John DuBois
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Starting programs with mutually interconnected stdin/stdout

In article <ecd0pv$f0s$1@mrazik2.dkm.cz>, AlesD <ales_d@seznam.cz> wrote:
> is there way to start programs foo and bar such that foo's stdout
>goes to bar stdin and bar's stdout goes to stdin?


In ksh:

foo |&

bar <&p >&p

John
--
John DuBois spcecdt@armory.com KC6QKZ/AE http://www.armory.com/~spcecdt/
  Réponse avec citation
 
Page generated in 0,04521 seconds with 9 queries