Skip to content

Instantly share code, notes, and snippets.

@kbbgl
Created May 18, 2020 08:44
Show Gist options
  • Save kbbgl/ed5c3015314717899df7e84132bf8efd to your computer and use it in GitHub Desktop.
Save kbbgl/ed5c3015314717899df7e84132bf8efd to your computer and use it in GitHub Desktop.
[list files in zip (without unzipping)] #bash #zip
unzip -l FILENAME.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment