![]() |
![]()
| ![]() |
![]()
NAMEdpipe - bi-directional pipe command SYNOPSISdpipe [ command [ args ] ] = [ command [ args ] ] DESCRIPTIONdpipe is a general tool to run two commands diverting the
standard output of the first command into the standard input of the second
and viceversa. It is the bi-directional extension of the | (pipe)
syntax used by all the shells. The = has been chosen as a metaphore
of two parallel communication lines between the commands.
OPTIONSno options. SEE ALSOvde_switch(1), vde_plug(1), vdeq(1). AUTHORVDE is a project by Renzo Davoli <renzo@cs.unibo.it>
|