| TEE(1) | General Commands Manual | TEE(1) |
tee — duplicate
standard input
tee |
[-a] [-i]
[file...] |
tee copies standard input to standard
output and to each given file
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>
| July 25, 2024 | Linux |