View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > Zipinfo

From LQWiki

Jump to: navigation, search

zipinfo [option] [archive] filename

Displays information about the files stored in a zip archive. If you specify a filename, the utility shows information about the specified file.

OPTIONS

  • -1: List only filenames.
  • -2: List the filenames, headers, trailers and comments.
  • -m: List information in a format similar to ls -l
  • -v: List information in a verbose, multipage format.
  • -z: Show the comments if any.

See also: zipnote


Share

Personal tools