aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/git-hooks/commit-msg
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 /scripts/git-hooks/commit-msg
parenttests: avoid false failure on older NFS implementations (diff)
downloadcoreutils-c7f049c503527c3dd64b2850e2e768bbcf26f2a8.tar.gz
coreutils-c7f049c503527c3dd64b2850e2e768bbcf26f2a8.zip
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 'scripts/git-hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions