In allen Dateien nach Wort suchen

grep -n Suchtext *.txt

grep -R -n --color "suchwort" *

ohne Kommentare und Leerzeilen

grep -v ^# /etc/sysconfig/SuSEfirewall2|sed /^$/d