[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:  Tue Mar 31 02:42:38 GMT 2015