fountain (pipe standard input to multiple processes)
Fountain take a single input stream and writes (pipes) it to multiple
commands. This is similar to tee(1), except tee writes data to files;
fountain runs commands and pipes data to them.