Files
myscripts/searchFileContent.sh
2013-11-29 13:41:25 +01:00

4 lines
68 B
Bash

find . -type f -iname "*.pdf.txt" -exec grep "31051" {} \; -print