RKrahl / archive-tools

Tools for managing archives
Apache License 2.0
1 stars 2 forks source link

Find functionality #15

Closed RKrahl closed 4 years ago

RKrahl commented 5 years ago

Add the ability to search entries in archives. As a command line tool, this should be similar to the well known find command, only that it searches archives instead of directory hierarchies. Something like:

$ archive-find -type f -name '*.bib' archive-*.tar.bz2