* find/find.1 - Fix -prune SCM example directories and make it more efficient
* doc/find.texi - Fix -prune SCM example and make it more efficient (two ways)
* NEWS - Describe the above
---
NEWS | 3 +++
doc/find.texi | 27 ++-
find/find.1 | 15 +--
3
On Wed, Nov 23, 2022 at 07:07:14PM +1100, raf wrote:
> On Tue, Nov 22, 2022 at 11:12:00PM +0100, Bernhard Voelker
> wrote:
>
> > Hi raf,
>
> Hi Berny,
>
> > thanks for the patch.
> > Besides busy day job times here, I was actually waiting for the FSF legal
> > to add your entry into the 'cop
On Tue, Nov 22, 2022 at 11:12:00PM +0100, Bernhard Voelker
wrote:
> Hi raf,
Hi Berny,
> thanks for the patch.
> Besides busy day job times here, I was actually waiting for the FSF legal
> to add your entry into the 'copyright.list' file on the GNU fencepost server.
> It's not yet in place thou
Hi raf,
thanks for the patch.
Besides busy day job times here, I was actually waiting for the FSF legal
to add your entry into the 'copyright.list' file on the GNU fencepost server.
It's not yet in place though, so no need to hurry.
On 11/18/22 23:48, raf wrote:
* find/find.1 - Fix -prune SCM e
On Sat, Nov 19, 2022 at 09:48:27AM +1100, raf wrote:
> Hi,
>
> Here's the second attempt. I've made it clear that the only "fix"
> is to the example directories and output, not to the command itself.
> I've restored the three-exec version of the command in both find.1 and
> find.texi, so that th
Hi,
Here's the second attempt. I've made it clear that the only "fix"
is to the example directories and output, not to the command itself.
I've restored the three-exec version of the command in both find.1 and
find.texi, so that the only improvement is the addition of "-type d"
to prevent the thre
* find/find.1 - Fix -prune SCM example directories and make it more efficient
* doc/find.texi - Make -prune SCM example more efficient (two ways)
* NEWS - Mention the above
---
NEWS | 3 +++
doc/find.texi | 25 +
find/find.1 | 13 -
3 files changed,