TEE(1) INTERACTIVE UNIX System TEE(1)
NAME
tee - pipe fitting
SYNOPSIS
tee [ -i ] [ -a ] [ file ] ...
DESCRIPTION
The tee command transcribes the standard input to the stan-
dard output and makes copies in the files.
-i ignore interrupts;
-a causes the output to be appended to the files rather
than overwriting them.
Rev. Base System Page 1