Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
22 lines (13 loc) · 483 Bytes

File metadata and controls

22 lines (13 loc) · 483 Bytes
Copy raw file
Download raw file
Outline
Edit and raw actions

bzcmp

比较两个压缩包中的文件

补充说明

bzcmp命令 主要功能是在不真正解压缩.bz2压缩包的情况下,比较两个压缩包中的文件,省去了解压缩后在调用cmp命令的过程。

语法

bzcmp(参数)

参数

  • 文件1:指定要比较的第一个.bz2压缩包;
  • 文件2:指定要比较的第二个.bz2压缩包。
Morty Proxy This is a proxified and sanitized view of the page, visit original site.