tee(1) bsd man page | unix.com

Man Page: tee

Operating Environment: bsd

Section: 1

TEE(1)							      General Commands Manual							    TEE(1)

NAME
tee - pipe fitting
SYNOPSIS
tee [ -i ] [ -a ] [ file ] ...
DESCRIPTION
Tee transcribes the standard input to the standard output and makes copies in the files. Option -i ignores interrupts; option -a causes the output to be appended to the files rather than overwriting them. 7th Edition April 29, 1985 TEE(1)
Related Man Pages
tee(1) - linux
tee(2) - linux
tee(1) - hpux
tee(2) - debian
tee(1) - sunos
Similar Topics in the Unix Linux Community
how to print script output to screen and file
Volunteers for UNIX.COM Traffic Optimization Tasks?
tee vs output redirection confusion
How to use correctly Spreadsheet::WriteExcel to convert xml to xls
Changes to write output to logfile and console