TEE(1) SysV 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.