Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!decwrl!labrea!jade!ucbvax!cbosgd!clyde!ho95e!wcs From: wcs@ho95e.ATT.COM (Bill.Stewart) Newsgroups: comp.sources.d Subject: Re: Pg vs. Less (Re: Sun vs. 3B2 (was: Ksh availability?)) Message-ID: <1831@ho95e.ATT.COM> Date: Tue, 3-Nov-87 20:50:07 EST Article-I.D.: ho95e.1831 Posted: Tue Nov 3 20:50:07 1987 Date-Received: Sat, 7-Nov-87 10:10:28 EST References: <6615@brl-smoke.ARPA> <1957@killer.UUCP> <3046@psuvax1.psu.edu> Reply-To: wcs@ho95e.UUCP (46133-Bill.Stewart,2G218,x0705,) Organization: AT&T Bell Labs 46133, Holmdel, NJ Lines: 16 In article <1957@killer.UUCP> elg@killer.UUCP (Eric Green) writes: >"pg" is sorry compared to "less". "pg" comes with System V. "more" comes with 4.*BSD. "less" is public domain, and doesn't come standard with either, last I checked. When you're having a religious war about whose computer is better, it's fair to compare "pg" and "more"; it's not fair to compare "less" with either one since it didn't come from either the Government-funded BSD community or the commercial AT&T (NIH) community. It came from an independent person who wanted the best features of both, and didn't have to go through a large bureaucracy to add them. pg has a few good feature more doesn't, and not as many bugs, but it's not as friendly and I seldom use it. Instead, I alias more=less and usually get what I want. You can too, since the source comes free off the net.