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 7503
- 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:27:29 +0100 (BST)
- Cc: zsh-workers@xxxxxxxxxxxxxx
- In-reply-to: <199908261216.OAA15897@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> from Sven Wischnowsky at "Aug 26, 1999 2:16:28 pm"
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Sven Wischnowsky wrote:
>;-) I first tried to implement it that way, but then... No, we can't
>do it that way because as soon as something is executed $_ gets set
>from exec.c to the last command word, as usual. And then it's too late
>to get at the filname.
Hmm. Probably better to put it in $1 then. Actually, execute the code
as if it were the body of a shell function.
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author