summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjoeyh <joeyh>2006-09-08 00:33:43 +0000
committerjoeyh <joeyh>2006-09-08 00:33:43 +0000
commit7b6c6008e0e3f2a88c974cf8bea0545037626d2c (patch)
treef51ed58d764704a56c9da05c73508d0e90378c05 /README
parent79881487962d274e73b475458b6a1847789ca562 (diff)
downloadmoreutils-7b6c6008e0e3f2a88c974cf8bea0545037626d2c.tar.gz
* Add mispipe, contributed by Nathanael Nerode. Pipes together two commands,
returning the exit status of the first.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 47a77be..6ccbe7f 100644
--- a/README
+++ b/README
@@ -19,6 +19,8 @@ pee
tee standard input to pipes
zrun
automatically uncompress arguments to command
+mispipe
+ pipe two commands, returning the exit status of the first
Its web page is here: http://kitenet.net/~joey/code/moreutils.html