Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!seismo!hao!hplabs!sri-unix!schoff@bbn-unix From: schoff@bbn-u...@sri-unix.UUCP Newsgroups: net.unix-wizards Subject: more Message-ID: <3466@sri-arpa.UUCP> Date: Tue, 26-Jul-83 09:06:49 EDT Article-I.D.: sri-arpa.3466 Posted: Tue Jul 26 09:06:49 1983 Date-Received: Thu, 28-Jul-83 14:51:21 EDT Lines: 9 From: Martin Schoffstall <schoff@bbn-unix> How come ATT doesn't include more in their SysV release, is it because of it coming from Berkeley? Would their be any conflicts to porting it to the SysV machine? thanks marty
Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!microsoft!uw-beaver!cornell!vax135!floyd!whuxlb! gummo!harpo!seismo!hao!hplabs!sri-unix!gwyn@brl-vld From: gwyn@brl-...@sri-unix.UUCP Newsgroups: net.unix-wizards Subject: Re: more Message-ID: <3473@sri-arpa.UUCP> Date: Tue, 26-Jul-83 14:41:40 EDT Article-I.D.: sri-arpa.3473 Posted: Tue Jul 26 14:41:40 1983 Date-Received: Thu, 28-Jul-83 21:49:53 EDT Lines: 12 From: Doug Gwyn (VLD/VMB) <gwyn@brl-vld> I suspect one of the reasons "more" is not included in Bell UNIX is that it is the wrong approach to the problem, as pointed out by Rob Pike at the Toronto USENIX meeting. I suspect Dennis Ritchie's stackable line disciplines will appear in an official UNIX release some day soon, and this would provide a much better hook for dealing with terminal behavior problems. In the meanwhile, "more"-like programs should run with minimal hacking on UNIX System V. I use one called "pg" that works pretty well, although it is not termcap-based.