Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2005 09:45:02 -0700
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Dag-Erling Smorgrav <des@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/less lesspipe.sh
Message-ID:  <20050518164502.GA56326@dragon.NUXI.org>
In-Reply-To: <200505171108.j4HB8BNN004723@repoman.freebsd.org>
References:  <200505171108.j4HB8BNN004723@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@FreeBSD.org)



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