Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Re: Files modified after a given date
- X-seq: zsh-workers 7498
- From: Zefram <zefram@xxxxxxxx>
- To: wischnow@xxxxxxxxxxxxxxxxxxxxxxx (Sven Wischnowsky)
- Subject: Re: PATCH: Re: Files modified after a given date
- Date: Thu, 26 Aug 1999 13:05:47 +0100 (BST)
- Cc: zsh-workers@xxxxxxxxxxxxxx
- In-reply-to: <199908261135.NAA15733@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> from Sven Wischnowsky at "Aug 26, 1999 1:35:54 pm"
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Sven Wischnowsky wrote:
> Before the string is executed, expansion is performed on it
>+with the parameter tt($_) being set to the filename currently being
>+tested.
Wouldn't it be easier to use if the string were simply evaluated with $_
appropriately set, without this extra layer of expansion?
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author