GNU bug report logs - #21712
Suspected bug in find -exec '+'

Previous Next

Package: coreutils;

Reported by: richard.white <at> embedded-expertise.com

Date: Mon, 19 Oct 2015 15:35:02 UTC

Severity: normal

Tags: notabug

Done: Eric Blake <eblake <at> redhat.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Bernhard Voelker <mail <at> bernhard-voelker.de>
To: 21712 <at> debbugs.gnu.org, eblake <at> redhat.com, richard.white <at> embedded-expertise.com
Subject: bug#21712: Suspected bug in find -exec '+'
Date: Mon, 19 Oct 2015 18:40:30 +0200
On 10/19/2015 05:48 PM, Eric Blake wrote:
> [...].  In fact, I'd argue that:
>
> find . -exec echo Prefix{}Suffix +
>
> should be a usage error, [...]

It is:

  $ find . -exec echo Prefix{}Suffix +
  find: In ‘-exec ... {} +’ the ‘{}’ must appear by itself, but you specified ‘Prefix{}Suffix’


  $ find --version
  find (GNU findutils) 4.5.14
  [...]

Have a nice day,
Berny




This bug report was last modified 9 years and 273 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.