A non-quoted backslash \ is the Bash escape character. It preserves the literal value of the next character that follows, with the exception of newline .
確定! 回上一頁