From owner-cvs-all Fri Mar 7 17:22:55 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EFE737B405; Fri, 7 Mar 2003 17:22:52 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B7E943F75; Fri, 7 Mar 2003 17:22:51 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (smmsp@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.7/8.12.7) with ESMTP id h281Mkdh090098; Fri, 7 Mar 2003 17:22:46 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.7/8.12.7/Submit) id h281Mk6f090097; Fri, 7 Mar 2003 17:22:46 -0800 (PST) Date: Fri, 7 Mar 2003 17:22:46 -0800 From: "David O'Brien" To: Tony Finch Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/less Makefile lesspipe.sh Message-ID: <20030308012246.GB89783@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200303060435.h264Zmkk039395@repoman.freebsd.org> <20030306154915.GE55489@sunbay.com> <20030306181137.GB40027@dragon.nuxi.com> <20030306185824.GE78034@sunbay.com> <3E68989D.40005@tcoip.com.br> <20030307152457.B26716@chiark.greenend.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030307152457.B26716@chiark.greenend.org.uk> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Mar 07, 2003 at 03:24:57PM +0000, Tony Finch wrote: > I also think the script that has been installed is a little weak. I use > the one from Debian -- http://dotat.at/prog/scripts/lesspipe -- which > although crufty is nice and easy to setup with eval $(lesspipe). It is also a Bash, not sh script. One gets an error when using it with only ash: $ less /tmp/COPYRIGHT.gz [: lesspipe.sh: unexpected operator To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message