4.3BSD-UWisc/man/man1/tee.1

Compare this file to the similar file:
Show the results in this format:

.\"	@(#)tee.1	6.1 (Berkeley) 4/29/85
.\"
.TH TEE 1 "April 29, 1985"
.AT 3
.SH NAME
tee \- pipe fitting
.SH SYNOPSIS
.B tee
[
.B \-i
] [
.B \-a
]
[ file ] ...
.SH DESCRIPTION
.I Tee
transcribes the standard input to the standard
output and makes copies in the 
.I files.
Option
.B \-i
ignores interrupts;
option
.B \-a
causes the output to be appended to the
.I files
rather than overwriting them.