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 each file. Option −i ignores interrupts and option −a causes the output to be appended to each file rather than overwriting them.