Name
tee -- read from standard input and write to standard output and files
Description
The specification for "tee" is as specified in the SUS but with the
following differences as listed below.
Differences
- --append
equivalent to the -a option
- --ignore-interrupts
equivalent to the -i option
- --version
output version information and exit