This is a little utility to help you get files out of a zip
without having to extract every file.
Currently, there are three commands:
list
-- print list of files in the zipchoose
-- list files in the zip and extract a choiceview
-- list files in the zip and thencat
(basically only useful for plaintext, where plaintext notes backups was my primary usecase)
And flags...
-o
or--ordered
-- force queries to be matched in left to right order-a
or--any
-- show file that matches ANY query word, rather than ALL