TEE(1) General Commands Manual TEE(1)NAMEtee - pipe fittingSYNOPSIStee [ -i ] [ -a ] [ -u ] [ file ... ]DESCRIPTIONTee transcribes the standard input to the standard output and makes copies in the files. The options are -i Ignore interrupts. -a Append the output to the files rather than rewriting them. -u Unbuffered: write the output one character at a time.SOURCE/sys/src/cmd/tee.c TEE(1)
| Related Man Pages |
|---|
| tee(1) - opensolaris |
| tee(1) - debian |
| tee(1posix) - posix |
| tee(1) - suse |
| tee(2) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| tee into 2 named pipes |
| Command display output on console and simultaneously save the command and its output |
| How to display and count |
| Redirect stdin stdout to multiple files |
| Named pipe hanging? |