warchaeology
warchaeology copied to clipboard
Concat with Wildcard *
I was wondering if it would be possible to allow cat with wildcard:
when there is a folder with some warcs inside a command line usuage like:
warc cat *.warc.gz >> combine_full.warc.gz
would be ideal
The actual behavior is, that it takes the first warc file performe the cat and does not perform any further operations on the other warc files in the current folder