Caution: filename not matched error when unzipping multiple files workaround
I was unzipping a boatload of zip files today, and I casually entered “unzip *zip” into my Linux command line.
No way, said my system.
Instead of unzipping the files, I got a bunch of warnings that read: “caution: filename not matched,” followed by a filename. At the end of the listing, unzip told me “1 archive [...]

