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

command substitution word joining



Consider:

% () { print -r - ${(q)@} } <(:)x
/proc/self/fd/11x

I can't see any use-case for appending the 'x' as part of the same word.



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