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

Re: PATCH: Re: Files modified after a given date



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