The percent sign isn't in your file. Zsh does that when there's no newline at the end of output. Try this: $ echo -n test test%.
確定! 回上一頁