home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume22 / multitee2.0 / README < prev   
Encoding:
Text File  |  1990-06-07  |  857 b   |  26 lines

  1. multitee - send multiple inputs to multiple outputs
  2.  
  3. This program is designed for BSD 4.3 variants. Earlier systems don't
  4. provide true per-process non-blocking output.
  5.  
  6. multitee version 2.0, March 27, 1990.
  7. Copyright (c) 1990, Daniel J. Bernstein.
  8. All rights reserved.
  9.  
  10. This distribution packaged March 27, 1990.
  11.  
  12. Files:
  13. CHANGES         Description of changes since first distributed version
  14. README          This document
  15. Makefile        Installation commands
  16. multitee.c      The program
  17. multitee.man    Documentation
  18.  
  19. Edit the options in Makefile and type make. multitee will be the
  20. executable program; multitee.1 will be the nroff'ed documentation.
  21.  
  22. I don't pretend to know your machine's setup so there's no make install.
  23.  
  24. Read CHANGES for a list of changes. Type multitee -C and multitee -W
  25. for copyright and warranty information, multitee -H for help.
  26.