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

Re: more splitting



On Wed 15 Apr 2026, at 19:21, Ray Andrews wrote:
> But my conclusion is that a typeset -p output will always generate an 
> identical array, no?

yes, the quoting may be different from what you used but it will always
output a command that produces an array (or w/e type the parameter is)
with the exact same contents

dana




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