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

e:: with an array ?



Hi all, 

print -l *(e:true:)

works but 

x=(*); print -l ${(e:true:)x}

is an error. I haven't found an alternative in the doc so i wonder again
(http://www.zsh.org/mla/users//2006/msg00193.html) if there is a kinda
perl grep :-)

regards
mc  

-- 
téléphone : 03.90.24.00.19
courriel  : marc.chantreux@xxxxxxxxxxxxxxxxxx
---------------------------------------



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