From owner-freebsd-stable Wed Jun 24 09:28:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA04618 for freebsd-stable-outgoing; Wed, 24 Jun 1998 09:28:27 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA04450 for ; Wed, 24 Jun 1998 09:27:52 -0700 (PDT) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id KAA12025; Wed, 24 Jun 1998 10:27:05 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id KAA00902; Wed, 24 Jun 1998 10:27:02 -0600 Date: Wed, 24 Jun 1998 10:27:02 -0600 Message-Id: <199806241627.KAA00902@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: CHOI Junho Cc: Hans Petter Bieker , Martin Blapp , "freebsd-stable@FreeBSD.ORG" , Tim Vanderhoek Subject: Re: GNU-Tar should be updated In-Reply-To: References: X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > > No. What do you want that more(1) doesn't have, anyways? > > > To page back. Less(1) has more as it's name ;) > > > > rtfm. > > > > back: b > > forward: f > > less(1) can play back stdio stream. more(1) can't. Doesn't anyone check these things before they post. Try it on FreeBSD's more, which is derived from less. It works. Back/forward work. > % cat large-foo | less > b Works for me. > also, more(1) broke in 8-bit character display if LANG is EUC > locale(solution: link it with libxpg4, or some changes in more(1)) Did you try this on the 'more' in FreeBSD? Your previous example works on my box (2.2.6), so 8-bit characters might even work. :) Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message