How do I grep tab () in files on the Unix platform?
grep
If using GNU grep, you can use the Perl-style regexp:
grep -P '' *
1.4m articles
1.4m replys
5 comments
57.0k users