Today I Learned

2023/05/27

zip

That you can list the files in a zipfile using unzip -l path/to/file.zip. Also, that VSIX (Visual Studio and VSCode extension packaging files) are zipfiles with an XML manifest.