UNIX - How do I grep for a TAB space ?
Friday, 14 November 2008 06:49

In order to grep for a TAB you would need to you use the following syntax,

[root@Linux~]# grep $'\t' file.txt


 
We have 57 guests online