TEE(1) General Commands Manual TEE(1)

teeduplicate standard input

tee [-a] [-i] [file...]

tee copies standard input to standard output and to each given file

Append to the files instead of overwriting
Ignore SIGINT

The tee utility exits 0 on success, and >0 if an error occurs.

tee should be compliant with the IEEE Std 1003.1-2024 (“POSIX.1”) specification.

Haelwenn (lanodan) Monnier <contact+utils@hacktivis.me>

2024-03-16 Linux 6.6.67-gentoo-x86_64