Tagged Questions
4
votes
1answer
287 views
Find recursively all archive files of diverse archive formats and search them for file name patterns
At best I would like to have a call like this:
$searchtool /path/to/search/ -contained-file-name "*vacation*jpg"
... so that this tool
does a recursive scan of the given path
takes all files with ...