splitter.1 manual page




NAME

       splitter  - split a single input stream into multiple out-
       put streams


SYNOPSIS

       splitter command ...


DESCRIPTION

       splitter reads a stream from its  stdin,  and  writes  the
       same stream to the stdin of one or more commands.


OPTIONS

       command
              A  shell command to run that will receive its stdin
              from splitter's stdin.


AUTHOR

       Greg Hewgill <greg@hewgill.com>
       http://hewgill.com


SEE ALSO

       tee(1)


Man(1) output converted with man2html