Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
e:: with an array ?
- X-seq: zsh-users 10637
- From: Marc Chantreux <marc.chantreux@xxxxxxxxxxxxxxxxxx>
- To: zsh-users <zsh-users@xxxxxxxxxx>
- Subject: e:: with an array ?
- Date: Tue, 22 Aug 2006 22:45:38 +0200
- Mail-followup-to: zsh-users <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
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