ultrix man page for tee

Query: tee

OS: ultrix

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 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(2) - debian
tee(2) - centos
tee(1) - x11r4
tee(1) - xfree86
tee(1) - php
Similar Topics in the Unix Linux Community
tee into 2 named pipes
how to print script output to screen and file
Command display output on console and simultaneously save the command and its output
tee vs output redirection confusion
How to use correctly Spreadsheet::WriteExcel to convert xml to xls