Pipexec can build a complex pipe connection between processes. Instead of linear stdin/stdout pipes, it can open and route file descriptors in directed graphs, back and forth. It provides a terse and understandable option scheme like '{LS:1>GREP:0}' for setting them up.
Homepage
Download
Recent Releases
2.5.530 Aug 2015 13:25
minor feature:
When build from the tar ball the version of the tar ball is used.
When build from a git clone, the version has a format like 'pipexec version 2.5.4-11-g7161b102'
2.5.426 Jul 2015 07:25
minor feature:
319 KB
pipexec-2.5.4.tar.xz.
.
Source code (zip).
.
Source code (tar.gz).
2.5.322 Jul 2015 14:45
minor feature:
232 KB
pipexec-2.5.3.tar.xz.
.
Source code (zip).
.
Source code (tar.gz).
2.5.229 Mar 2015 22:45
documentation:
Fixed man page, which incorrectly listed license as GNU GP license v2 only.