小编Kri*_*ris的帖子

如何在 OS X 上解压缩拆分文件

如何解压缩拆分的 zip 文件?

在终端中,我写道:unzip filename.zip它没有解压这个文件。

终端写道:

$ unzip filename.zip
Archive:  filename.zip
warning [filename.zip]:  zipfile claims to be last disk of a multi-part archive;
  attempting to process anyway, assuming all parts have been concatenated
  together in order.  Expect "errors" and warnings...true multi-part support
  doesn't exist yet (coming soon).
file #1:  bad zipfile offset (local header sig):  4
file #2:  bad zipfile offset (local header sig):  98
file #3:  bad zipfile offset (local header sig):  471
file #4:  bad zipfile …
Run Code Online (Sandbox Code Playgroud)

zip macos

52
推荐指数
4
解决办法
13万
查看次数

标签 统计

macos ×1

zip ×1