Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ tee(1) — A/UX 3.0.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought




tee(1) tee(1)
NAME tee - transcribes data SYNOPSIS tee [-i] [-a] [file]... ARGUMENTS -a Causes the output to be appended to the files rather than overwriting them. file Specifies the file that contains the transcribed data. -i Ignores interrupts. DESCRIPTION tee transcribes the standard input to the standard output and makes copies in the specified files. EXAMPLES The command: make | tee x will cause the output of the make program to be recorded on file x as well as printed on standard output. FILES /bin/tee Executable file January 1992 1

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