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

Re: (s,:,) made right ("" is also an element)



> print -l "${(@s,:,)PATH}"

arggh ... i was so close! (tried things like "${(s,:,)PATH[@]}") 

> It's described in the manual: 

"Parameter Expansion Flags" section! right! thank you to point it...

regards 


-- 
Marc Chantreux (eiro on github and freenode)
http://eiro.github.com/
http://eiro.github.com/atom.xml
"Don't believe everything you read on the Internet"
    -- Abraham Lincoln



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