Index

Man Page for tee

NAME
        tee -- read from standard input and write to standard output and files
 
SYNOPSIS
        tee [File]
 
DESCRIPTION
        Copy standard input to each FILE, and also to standard output.
        If no absolute path is given the file is  assumed to be
        relative to corem.home

        ps -ef | tee myfile
AUTHOR
        Written by JochenT.
 
REPORTING BUGS
        Report bugs to <jochen@jtoee.com>.
 
COPYRIGHT
        Copyright © 2004 JTOEE.