tee

Name

tee -- read from standard input and write to standard output and files

Description

tee is as specified in the SUS but with differences as listed below.

LSB Deprecated Differences

The behaviors specified in this section are expected to disappear from a future version of the LSB; applications should only use the non-LSB-deprecated behaviors.

--append

is equivalent to -a.

--ignore-interrupts

is equivalent to -i.

--version

outputs version information and exits.