slackbuilds/system/fountain
B. Watson 9460a2396e
system/fountain: Added (pipe stdin to multiple processes).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-01-17 09:03:28 +07:00
..
README
fountain.SlackBuild
fountain.info
slack-desc

README

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.