To use the grep command to search for metacharacters such as & ! . * ? and \ , precede the metacharacter with a backslash (\). The backslash tells grep to ...
確定! 回上一頁