The trick is to use $ sign before single quotes. It also works for cut and other tools. grep $'\t' sample.txt.
確定! 回上一頁