Skip to content
walkerhound edited this page Sep 27, 2012 · 1 revision

If you are searching for a string including tabs, try this:

grep $'\t' sample.txt

Go back to System Administration

Clone this wiki locally