Description
Arbitrary file descriptors can be connected between processes from the command line. This utility is useful for developers and administrators building custom IPC, supervision, or pipeline setups. It is run from a terminal with the pipexec command. File-descriptor wiring can expose private streams or keep privileged handles open, so review descriptors, child processes, and cleanup behavior.