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.

Differences

--append

is equivalent to -a.

--ignore-interrupts

is equivalent to -i.

--version

outputs version information and exits.