How to include a newline in a string in Bash. ... Alternatively, you can assign the newline character to a variable: NL=$'\n'
確定! 回上一頁