Date: Thu, 6 Mar 2003 17:49:15 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: "David E. O'Brien" <obrien@FreeBSD.org> 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: <20030306154915.GE55489@sunbay.com> In-Reply-To: <200303060435.h264Zmkk039395@repoman.freebsd.org> References: <200303060435.h264Zmkk039395@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--h56sxpGKRmy85csR Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 05, 2003 at 08:35:48PM -0800, David E. O'Brien wrote: > obrien 2003/03/05 20:35:48 PST >=20 > FreeBSD src repository >=20 > Modified files: > usr.bin/less Makefile=20 > Added files: > usr.bin/less lesspipe.sh=20 > Log: > Add an embellished lesspipe.sh as described in the man page. > P.S. it is stupid I have to define both SCRIPTS and SCRIPTSNAME. > =20 > Revision Changes Path > 1.8 +2 -0 src/usr.bin/less/Makefile > 1.1 +13 -0 src/usr.bin/less/lesspipe.sh (new) >=20 It is. The usual practice is to strip extensions when installing scripts. Here, I'd suggest that you follow this practice too, and install this script as "lesspipe". $ file /usr/bin/* | grep -wc Bourne 37 $ ls -l /usr/bin/*.* lrwxr-xr-x 1 root wheel 19 21 =C6=C5=D7 15:47 /usr/bin/perl5.6.1 -> /usr= /local/bin/perl Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --h56sxpGKRmy85csR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+Z237Ukv4P6juNwoRAmCCAJ9IHIgLUWTshCFFFwwdqVXt8rqDWACfaUxD S4lovtkuA/KWhikLQfxngOc= =ZY3s -----END PGP SIGNATURE----- --h56sxpGKRmy85csR-- 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?20030306154915.GE55489>