* ifdata: robustness patch from Adam Lackorzynski, in particular deal with
[moreutils.git] / pee.1
blobb0faebf02c075980f2f4b73ac83060256072ca71
1 .TH pee 1 2006\-03\-14  
2 .SH NAME
3 pee \- tee standard input to pipes
4 .SH SYNOPSIS
5 \fBpee\fR [\fB"command"\fR\&...]
6 .SH DESCRIPTION
7 pee is like tee
8 but for pipes. Each command is run and fed a copy of the
9 stadard input. The output of all commands is sent to
10 stdout.
11 .SH "SEE ALSO"
12 \fBtee\fR(1)