TEE(1) — USER COMMANDS
NAME
tee − replicate the standard output
SYNOPSIS
tee [ −ai ] [ filename ] ...
DESCRIPTION
tee transcribes the standard input to the standard output and makes copies in the filenames.
OPTIONS
−a Append the output to the filenames rather than overwriting them.
−i Ignore interrupts.
Sun Release 4.0 — Last change: 9 September 1987