tee

version: 0.0.9
tee [OPTIONS] [file]...

Copy standard input to each FILE, and also to standard output.

Options

--help, -h

Print help information

--version, -V

Print version information

--append, -a

append to the given FILEs, do not overwrite

--ignore-interrupts, -i

ignore interrupt signals (ignored on non-Unix platforms)