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 following options are recognized:
−i ignore interrupts;
−a append to the files rather than overwriting them.
CX/UX User’s Reference Manual