bsd man page for tee

Query: tee

OS: bsd

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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) - debian
tee(2) - centos
tee(1) - suse
tee(2) - suse
Similar Topics in the Unix Linux Community
Command display output on console and simultaneously save the command and its output
Volunteers for UNIX.COM Traffic Optimization Tasks?
How to display and count
Redirect stdin stdout to multiple files
How to use correctly Spreadsheet::WriteExcel to convert xml to xls