home *** CD-ROM | disk | FTP | other *** search
- multitee - send multiple inputs to multiple outputs
-
- This program is designed for BSD 4.3 variants. Earlier systems don't
- provide true per-process non-blocking output.
-
- multitee version 2.0, March 27, 1990.
- Copyright (c) 1990, Daniel J. Bernstein.
- All rights reserved.
-
- This distribution packaged March 27, 1990.
-
- Files:
- CHANGES Description of changes since first distributed version
- README This document
- Makefile Installation commands
- multitee.c The program
- multitee.man Documentation
-
- Edit the options in Makefile and type make. multitee will be the
- executable program; multitee.1 will be the nroff'ed documentation.
-
- I don't pretend to know your machine's setup so there's no make install.
-
- Read CHANGES for a list of changes. Type multitee -C and multitee -W
- for copyright and warranty information, multitee -H for help.
-