TEE(1) BSD TEE(1)
NAME
tee - pipe fitting
SYNOPSIS
tee [ -i ] [ -a ] [ files ] ...
DESCRIPTION
tee transcribes the standard input to the standard output and makes
copies in the files.
OPTIONS
-i Ignore interrupts.
-a Append output to the named files rather than overwrite them.