debian man page for pee

Query: pee

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

pee(1)																	    pee(1)

NAME
pee - tee standard input to pipes
SYNOPSIS
pee ["command"...]
DESCRIPTION
pee is like tee but for pipes. Each command is run and fed a copy of the standard input. The output of all commands is sent to stdout. Note that while this is similar to tee, a copy of the input is not sent to stdout, like tee does. If that is desired, use pee cat ...
SEE ALSO
tee(1)
AUTHOR
Miek Gieben 2006-03-14 pee(1)
Related Man Pages
tee(1) - centos
tee(1) - debian
tee(2) - debian
tee(1) - osf1
tee(1) - x11r4
Similar Topics in the Unix Linux Community
Speeding up search and replace in a for loop
Can I speed up my grep command?
BASH Execution Delay / Speedup
Help speeding up script
Rsync quite slow (using very little cpu): how to improve its speed?