TEE(1) (Essential Utilities) TEE(1)
NAME
tee - pipe fitting
SYNOPSIS
tee [ -i ] [ -a ] [ file ] ...
DESCRIPTION
tee transcribes the standard input to the standard output
and makes copies in the files. The
-i ignore interrupts;
-a causes the output to be appended to the files rather
than overwriting them.
Page 1 May 1989