Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!seismo!brl-adm!adm!mike@BRL.ARPA From: mike@BRL.ARPA Newsgroups: comp.unix.wizards Subject: Re: Filtering Everything Message-ID: <6897@brl-adm.ARPA> Date: Wed, 15-Apr-87 07:14:12 EST Article-I.D.: brl-adm.6897 Posted: Wed Apr 15 07:14:12 1987 Date-Received: Fri, 17-Apr-87 00:23:49 EST Sender: news@brl-adm.ARPA Lines: 7 If your system is BSD, the place to start is with "script", which inserts a PTY between you and your shell, for purposes of recording the output. It would be easily modified to alter the output with some compression mechanism. If you system is AT&T System V, this may be more difficult. -Mike