mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
9460a2396e
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
5 lines
241 B
Text
5 lines
241 B
Text
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.
|