mcaz
9/12/2019 - 5:02 PM

Terminal: Bash: zip

zipinfo

Description

zipファイル内の情報を確認する

Command

  • 基本コマンド command
zipinfo <file_name>
  • Example
# ファイル情報を確認
$ zipinfo backup.zip

Archive:  backup.zip
Zip file size: 619 bytes, number of entries: 5
-rw----     0.0 fat       28 tx defN 19-Sep-13 01:49 README.md
-rw----     0.0 fat        0 tx stor 19-Sep-13 01:49 a.txt
-rw----     0.0 fat        0 tx stor 19-Sep-13 01:49 b.txt
-rw----     0.0 fat        0 tx stor 19-Sep-13 01:49 c.txt
-rw----     0.0 fat        2 tx stor 19-Sep-13 01:49 d.txt
5 files, 30 bytes uncompressed, 29 bytes compressed:  3.3%