Enter the following code in the terminal:
grep -lir "search text" /path/to/directory
And it'll return a list of files containing your search terms within them.
grep -lir "search text" /path/to/directory
And it'll return a list of files containing your search terms within them.
cat example.z01 example.zip > example2.zip unzip example.zip