Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Mar 2003 17:22:46 -0800
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Tony Finch <dot@dotat.at>
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>
In-Reply-To: <20030307152457.B26716@chiark.greenend.org.uk>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
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-src" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030308012246.GB89783>