1pee(1)                                                                  pee(1)
2
3
4

NAME

6       pee - tee standard input to pipes
7

SYNOPSIS

9       pee ["command"]
10

DESCRIPTION

12       pee  is  like  tee but for pipes. Each command is run and fed a copy of
13       the standard input. The output of all commands is sent to stdout.
14
15       Note that while this is similar to tee, a copy of the input is not sent
16       to stdout, like tee does.
17

SEE ALSO

19       tee(1)
20
21
22
23                                  2006-03-14                            pee(1)
Impressum