cvs commit: src/usr.bin/less lesspipe.sh
David O'Brien
obrien at FreeBSD.org
Wed May 18 09:45:08 PDT 2005
On Tue, May 17, 2005 at 11:08:11AM +0000, Dag-Erling Smorgrav wrote:
> des 2005-05-17 11:08:11 UTC
>
> FreeBSD src repository
>
> Modified files:
> usr.bin/less lesspipe.sh
> Log:
> Handle presumably uncompressed files with cat; exec the handlers.
Why exec the handlers??
You're now exec'ing 'cat' when there was no reason to before.
The existing script worked fine.
--
-- David (obrien at FreeBSD.org)
More information about the cvs-src
mailing list