execline
Software
www.skarnet.org

The pipeline program

pipeline runs two commands with a pipe between them.

Interface

     pipeline [ -d ] [ -r | -w ] ~prog1... ; prog2...
or in a execlineb script:
     pipeline [ -d ] [ -r | -w ] { prog1... } prog2...

Options

Notes