Jak GREP dla nazwy pliku rekurencyjnie z pewną zawartością pliku
grep -rnw '/path/to/somewhere/' -e 'pattern'
Disgusted Dolphin
grep -rnw '/path/to/somewhere/' -e 'pattern'