Path: utzoo!utgpu!attcan!uunet!lll-winken!lll-ncis!helios.ee.lbl.gov!pasteur!ucbvax!RAND.ORG!bridger%rcc From: bridger%rcc@RAND.ORG (Bridger Mitchell) Newsgroups: comp.os.cpm Subject: Re: Redirecting printer output to file Message-ID: <8901070222.AA00920@newton> Date: 7 Jan 89 02:22:08 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 12 When a large quantity of output is to be redirected, utilities that rely on an in-memory buffer are inadequate. BackGrounder ii includes a print spooling command that will redirect output of any number of successive programs, limited only by the capacity of the disk to hold the output file. The companion "Q" utility prints files from a queue as a true background process, i.e. while you are running other programs. The spooling features were reviewed in Profiles, May 1988. --bridger mitchell