Re: more splitting

Ray Andrews <[email protected]> Wed, 15 Apr 2026 18:13:13 -0700
Newsgroups gmane.comp.shells.zsh.devel,gmane.comp.shells.zsh.user
Message-ID <[email protected]>

On 2026-04-15 17:53, dana wrote:
> 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
And that's the bottom line.

>
> dana
>