Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: bug on / vs (/) glob qualifiers
- X-seq: zsh-workers 2197
- From: Zoltan Hidvegi <hzoli@xxxxxxxxxx>
- To: gwing@xxxxxxxxxxxxxxx (Geoff Wing)
- Subject: Re: bug on / vs (/) glob qualifiers
- Date: Sat, 5 Oct 1996 20:17:51 +0200 (MET DST)
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <199610051707.DAA29532@xxxxxxxxxxxxxxxxxxxxx> from Geoff Wing at "Oct 6, 96 03:07:40 am"
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