Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: bug on / vs (/) glob qualifiers



Geoff Wing wrote:
> Heyla,
>   according to the manual:
> ``A "/" at the end of a pattern is equivalent to "(/)".''

Than the manual is wrong.  It is equivalent to "(-/)".  I'll correct this.
The real bug here is that */ should always add a trailing / to the
generated files.  That is necessary for comatibility reason.  All other
shells, even csh behaves this way.

Zoltan



Messages sorted by: Reverse Date, Date, Thread, Author