xzcat命令可以查看xz压缩文件的内容。
语法格式:xzcat [参数] [文件]
常用参数:
-z | 强制压缩 |
-d | 强制解压缩 |
-t | 测试压缩文件的完整性 |
-l | 使用列表格式显示 |
-k | 保留输入文件,不要删除 |
-f | 强制操作 |
参考实例
查看压缩文件/root/tt.xz内容:
[[email protected] ~]# xzcat /root/tt.xz
');mask-image:url('data:image/svg+xml;utf8,');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}/*]]>*/
xzcat命令可以查看xz压缩文件的内容。
语法格式:xzcat [参数] [文件]
常用参数:
-z | 强制压缩 |
-d | 强制解压缩 |
-t | 测试压缩文件的完整性 |
-l | 使用列表格式显示 |
-k | 保留输入文件,不要删除 |
-f | 强制操作 |
参考实例
查看压缩文件/root/tt.xz内容:
[[email protected] ~]# xzcat /root/tt.xz