tee(1) ultrix man page | unix.com

Man Page: tee

Operating Environment: ultrix

Section: 1

tee(1)							      General Commands Manual							    tee(1)

Name
       tee - pipe output to terminal and file

Syntax
       tee [-i] [-a] [file...]

Description
       The command transcribes the standard input to the standard output and makes copies in the files.

Options
       -a   Appends input to existing files.

       -i   Ignores interrupts.

																	    tee(1)
Related Man Pages
tee(1) - linux
tee(1) - centos
tee(1) - debian
tee(1) - x11r4
tee(1) - php
Similar Topics in the Unix Linux Community
Volunteers to Ping Technorati
how to print script output to screen and file
cat, grep and tee to a local file
Named pipe hanging?
Changes to write output to logfile and console