v7 man page for tee

Query: tee

OS: v7

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. TEE(1)
Related Man Pages
tee(2) - linux
tee(1) - debian
tee(2) - debian
tee(1posix) - posix
tee(1) - xfree86
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
copy specific files and count them - not as easy as it seems!
Named pipe hanging?