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.
Solbourne Computer, Inc. — 9 September 1987