home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / ASMUTL / ASM001.ZIP / TEE.DOC < prev    next >
Encoding:
Text File  |  1985-01-27  |  173 b   |  6 lines

  1. TEE
  2.  
  3. Copies STDIN to both STDOUT and STDERR.  TEE is useful in a DOS 2.x
  4. (or later) pipeline for viewing output while sending it along to the
  5. next stage in the pipe.
  6.