To escape a character, simply add a backslash ( \ ) before it. Returning to our example: $ echo ... qwfvijwe; echo "Hello" qwfvijwe: command not found Hello ...
確定! 回上一頁