Help for this page
$ bash $ TAB=$(printf "\t") $ grep -Hn "$TAB" *
$ perl -lne 'print "$ARGV:$.:$_" if /\t/ } continue { close ARGV if eo +f } {' *