List files of a zip archive file without unzipping it with zip
$ zip -sf archive.zip
From the the man page of zip
:
The -sf show files option can be used to scan for files and get the list of files scanned without actually processing them.
personal computing command-line interface (cli) gnu linux trisquel shell literacy office applications wiki text processing zip