归档与压缩

相关命令

tar 用来打包和备份文件 tar
zip 将文件压缩为 zip 格式 zip
unzip 解压缩 zip 文件 zip
zcat 列出压缩文件中的文件名 gzip
zipinfo 显示 zip 压缩文件的信息 zip
znew 将 Z 文件重新压缩为 gz 文件 gzip
uncompress 解压缩 Z 格式的压缩文件 ncompress
zgrep 查找 gz 或 Z 文件中特定的字符串 gzip
zipgrep 查找 zip 文件中特定的字符串 zip
zless 显示 gz 或 Z 文件的内容 gzip