bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: find: support all shell wildcards


From: Paul Jarc
Subject: Re: find: support all shell wildcards
Date: Wed, 19 Mar 2003 12:55:41 -0500
User-agent: Gnus/5.090017 (Oort Gnus v0.17) Emacs/21.2 (gnu/linux)

address@hidden wrote:
> Personally, I feel that the advantage of having the same patterns
> supported by both find and the shell outweighs any philosophical concerns
> about {} being different to the other wildcards when it is used in bash.

More important than either of those concerns, I think, is the ability
to write portable scripts.  The differences between systems already
cause enough headaches.  We don't need any new incompatibilities.  So
if this were to be implemented, it should not affect -name; a new
predicate should be invented, so old code depending on the old,
literal interpretation of braces with -name will still work.


paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]