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

Re: Issue with resolving paths with zsh using \0 in variables



On Jun 14, 11:40pm, Eric Cook wrote:
}
} ... since \0 is in IFS, word splitting happens since the command
} substitution isn't quoted.

This is happening, though, I didn't mean to imply otherwise.

} zsh tries to send the output to [subdir] and /myfile; but fails hard when
} it can't write to [subdir], not attempting to write to /myfile.

This bothers me a little bit as well, actually, though probably there
is nothing to be done about it, since there's no way to validate all
the attempted redirections at once.



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