TEE(1) — USER COMMANDS
NAME
tee − copy standard output to many files
SYNOPSIS
tee [ −i ] [ −a ] [ file ] ...
DESCRIPTION
Tee transcribes the standard input to the standard output and makes copies in the files.
OPTIONS
−i Ignore interrupts.
−a Append the output to the files rather than overwriting them.
Sun Release 3.2 — Last change: 2 June 1983