home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- Path: sparky!uunet!rei2!fox
- From: fox@rei.com (Fuzzy Fox)
- Subject: Re: Normal MSDOS multitasking!
- Message-ID: <1992Dec21.184123.2230@rei.com>
- Date: Mon, 21 Dec 1992 18:41:23 GMT
- References: <1ghb1vINNccb@ub.d.umn.edu> <9212142475@fcshome.UUCP> <DAVIS.92Dec16172346@pacific.mps.ohio-state.edu>
- Organization: Recognition Equipment, Inc.
- Lines: 16
-
- davis@pacific.mps.ohio-state.edu ("John E. Davis") writes:
-
- >C:\> tee make out
-
- >Here tee runs make sending the output to both stdout and to the file out. To
- >do this, tee would have to hook the appropriate DOS int 21 write string to
- >stdout call. This seems doable but I have not seen it done.
-
- A freeware program called CONCOPY does exactly this. Available at
- Simtel.
-
- --
- #ifdef TRUE | Fuzzy Fox (a.k.a. David DeSimone) fuzzy@netcom.com
- #define TRUE 0 |
- #define FALSE 1 | "You have been recruited by the Star League to defend
- #endif | the Frontier against Xur and the Kodan Armada."
-