小编Ram*_*Ram的帖子

如何提取损坏的 zip 文件?

我将一些 zip 文件压缩到另一个 zip 文件中。后来,当我尝试提取它时,我收到以下消息:

End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
Run Code Online (Sandbox Code Playgroud)

我怎样才能解决这个问题?

gzip zip unzip

2
推荐指数
1
解决办法
1万
查看次数

如何将带编号的 pdf 文件与 pdftk 合并?

我必须合并很多 pdf 文件,并将它们编号为 1 到 100 或更多。我想合并特定文件。

我可以合并它们做类似的事情吗?

pdftk [1-20].pdf cat output out.pdf
Run Code Online (Sandbox Code Playgroud)

command-line bash pdf merge pdftk

0
推荐指数
1
解决办法
246
查看次数

标签 统计

bash ×1

command-line ×1

gzip ×1

merge ×1

pdf ×1

pdftk ×1

unzip ×1

zip ×1