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

Re: kinda perl split ...



hi again,

what about this perl code ?

my %user;

@user{qw( login passwd )} = split /:/;

i've tried something there... peraps it's a good tips :

http://khatar.phear.org/shell/zshEnum.html

(comments are in french but zsh workers can ignore them).

regards
mc



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