dgsh-conc − input or output pipe concentrator for dgsh negotiation
dgsh-conc −i | -o nprog
dgsh-conc is a helper program used in the dgsh negotiation phase. It is used to allow multiple output processes to negotiate with a single input process, or to allow a single output process to negotiate with multple input ones. Once the negotiation is complete, it passes around the generated pipe file descriptor and exits. The two obligatory arguments specify whether the command will act as an input or output concentrator, and the number of input or output programs to concentrate.
−i |
Act as an input concentrator by concentrating multiple inputs to single output. | ||
−o |
Act as an output concentrator by concentrating multiple outputs to a single input. |
dgsh(1),
Diomidis Spinellis — <http://www.spinellis.gr>.