unixdev.net


Switch to SpeakEasy.net DSL

The Modular Manual Browser

Home Page
Manual: (v7man)
Page:
Section:
Apropos / Subsearch:
optional field

TEE(1)                                                                  TEE(1)
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.  Option -i ignores interrupts;  option  -a  causes
       the output to be appended to the files rather than overwriting them.
                                                                        TEE(1)