NAME:
tee - read from standard input and write to standard output and files
USAGE:
tee [OPTIONS] [FILE...]
Copy standard input to each FILE, and also to standard output.
VERSION:
dev
GLOBAL OPTIONS:
--append, -a append to the given FILEs, do not overwrite
--help, -h show help
--version print version information and exit