Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ tee(1) — GL2 W3.6

Media Vault

Software Library

Restoration Projects

Artifacts Sought

TEE(1)  —  Silicon Graphics

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. The −i option ignores interrupts; the −a option causes the output to be appended to the files rather than overwriting them. 

EXAMPLE

make | tee x

will cause the output of the make program to be recorded on file "x" as well as printed on standard output. 

Version 3.6  —  December 20, 1987

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026