Tagged Questions
4
votes
3answers
6k views
Searching for a string on multiple zip files.
I have a folder that contains about 200 zip files. Each zip file contains only one text file in it.
I would like to search for a specific string in all the text files in all the zip files.
I tried ...