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

Re: Getting rid of temporaries...



    Hi Bart :)

 * Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> dixit:
> }   [[ -z 'foo.<28->.jpg(N[2])' ]]
> } which is no use.
> It's not eval that quotes that, it's [[ ]].

    Oh :(((

> So without the function, it's
> print -l *.??.jpg(e@'eval "[ -z ${~REPLY:r:r}.<${~REPLY:r:e}->.jpg(N[2]) ]"'@)
> where @ is chosen as a character that appears nowhere in the expression.

    Thanks a lot for the expressión :))))

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/



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