splitter - split a single input stream into multiple out-
put streams
splitter command ...
splitter reads a stream from its stdin, and writes the
same stream to the stdin of one or more commands.
command
A shell command to run that will receive its stdin
from splitter's stdin.
Greg Hewgill <greg@hewgill.com>
http://hewgill.com
tee(1)