pee(1) pee(1)NAMEpee - tee standard input to pipesSYNOPSISpee ["command"...]DESCRIPTIONpee 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 ALSOtee(1)AUTHORMiek Gieben 2006-03-14 pee(1)
| Related Man Pages |
|---|
| tee(1) - centos |
| tee(2) - linux |
| tee(1) - hpux |
| tee(1) - x11r4 |
| tee(1) - php |
| Similar Topics in the Unix Linux Community |
|---|
| semaphore access speed |
| Complex text parsing with speed/performance problem (awk solution?) |
| Can I speed up my grep command? |
| BASH Execution Delay / Speedup |
| Speed up bash loop? |