summaryrefslogtreecommitdiff
path: root/doc/perm.texi
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2015-11-20 11:54:00 +0000
committerPádraig Brady <P@draigBrady.com>2015-11-21 16:45:18 +0000
commitc7f049c503527c3dd64b2850e2e768bbcf26f2a8 (patch)
treed04b7def991ad5993eb2d2795e1ec07912e73bfe /doc/perm.texi
parent56d3269207db13b0f3a594d6d2cbc52913929d21 (diff)
downloadcoreutils-c7f049c503527c3dd64b2850e2e768bbcf26f2a8.tar.xz
doc: give a tee example for combining process substitution outputs
This can be useful if you want to further process data from process substitutions. For example: datagen | tee >(md5sum --tag) > >(sha256sum --tag) | sort * doc/coreutils.texi (tee invocation): Mention that -p is useful with pipes that may not consume all data. Add an example, similar to the one above. * THANKS.in: Add Jirka Hladky.
Diffstat (limited to 'doc/perm.texi')
0 files changed, 0 insertions, 0 deletions