hpux man page for tee

Query: tee

OS: hpux

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 to copy standard output to file
SYNOPSIS
[file]...
DESCRIPTION
The command transcribes the standard input to the standard output and makes copies in the files. Options This option ignores interrupts. This option appends the output to the files rather than overwriting the files.
EXTERNAL INFLUENCES
Environment Variables determines the language in which messages are displayed. If is not specified in the environment or is set to the empty string, the value of is used as a default for each unspecified or empty vari- able. If is not specified or is set to the empty string, a default of "C" (see lang(5)) is used instead of If any internationalization variable contains an invalid setting, behaves as if all internationalization variables are set to "C". See environ(5). International Code Set Support Single- and multibyte character code sets are supported.
RETURN VALUE
The command returns zero upon successful completion, or nonzero if the command fails.
EXAMPLES
Write a list of users to the screen and also append the list to the file
STANDARDS CONFORMANCE
tee(1)
Related Man Pages
findstr(1) - hpux
getopt(1) - hpux
tsort(1) - hpux
link(1m) - hpux
tee(1) - osf1
Similar Topics in the Unix Linux Community
'tee' STDERR output (ksh)
combined stdout & stderr
Command display output on console and simultaneously save the command and its output
tee
Tee doesn't write all displayed data into text file