[
manual index
][
section index
]
NAME
tee - pipe fitting
SYNOPSIS
tee
[
-a
] [
file
... ]
DESCRIPTION
Tee
reads the standard input and writes a copy of each block read to each
file
in turn, and then to the standard output. Normally
tee
rewrites each
file
; the
-a
option causes data to be appended instead.
SOURCE
/appl/cmd/tee.b
SEE ALSO
cat
(1)
,
tail
(1)
TEE(1 )
Rev: Thu Feb 15 14:42:47 GMT 2007