diff options
author | B. Watson <yalhcru@gmail.com> | 2022-01-10 23:29:34 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-17 09:03:28 +0700 |
commit | 9460a2396e3daa20c536faeaba07664db89ec4f4 (patch) | |
tree | ff21125b7b93374cab7eb660ff341482468a3ff4 /system/fountain/slack-desc | |
parent | f74a16b46399fd6404f9ab5336783d464b300973 (diff) |
system/fountain: Added (pipe stdin to multiple processes).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/fountain/slack-desc')
-rw-r--r-- | system/fountain/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/fountain/slack-desc b/system/fountain/slack-desc new file mode 100644 index 0000000000..9c69e68495 --- /dev/null +++ b/system/fountain/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +fountain: fountain (pipe standard input to multiple processes) +fountain: +fountain: Fountain take a single input stream and write it to multiple output +fountain: streams. This is similar to tee(1), except tee writes data to files; +fountain: fountain runs commands and pipes data to them. +fountain: +fountain: +fountain: +fountain: +fountain: +fountain: |