How to correctly export env variables containing spaces in ZSH ... bash-5.0$ export test="foo bar" bash-5.0$ ls $test ls: bar: No such file or directory ls: ...
確定! 回上一頁