tee(1)
NAME
tee − pipe fitting
SYNTAX
tee [ −i ] [ −a ] [ file ] ...
DESCRIPTION
The tee command transcribes the standard input to the standard output and makes copies in the files. Option −i ignores interrupts; option −a causes the output to be appended to the files rather than overwriting them.