mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-16 15:21:14 -03:00
string join0 joins its arguments using NUL byte, which complements string split0. For example it allows piping a variable through sort -z.
14 KiB
14 KiB