********************************************************************** * TEE * ********************************************************************** * COPYRIGHT 1983 EUGENE H. MALLORY * ********************************************************************** PROGRAM: TEE - TEE pipe fitting. can make a side copy of a pipe stream. USAGE: TEE [fid] FUNCTION: Copies from standard input to standard output with no change while making a side copy of a file. EXAMPLE: TEE FILE2 {file to file} TEE LOGFILE {keyboard to screen} TEE lst: {fiie to list device} Command Line ___________________________________ | | | FILE NAME | | ______________V______________ Standard Input | | Standard Output TEXT | | TEXT ------------------->| TEE |-----------------------> | | | | |___________________________| | | TEXT |---------------> "Tee File"