快速业务通道

Linux下的解压软件7zip

作者 佚名技术 来源 Linux系统 浏览 发布时间 2012-04-05

1.)下载安装7z软件(for linux

#wget -c http://sourceforge.net/projects/p7zip/files/p7zip/9.20.1/p7zip_9.20.1_x86_linux_bin.tar.bz2/download

#tar jxvf p7zip_9.20.1_x86_linux_bin.tar.bz2

cd /p7zip_9.20.1

#install.sh

###安装完成,可以使用了

个人实验:

可以解压tar.bz2压缩包,但是要解压两次(两次7z x *.tar.bz2 7z x *.tar)

支持7z(即执行LZMA压缩算法),ZIP,RAR,CAB,ARJ,GZIP, BZIP2,TAR,CPIO, RPMDEB格式

2.)解压7z压缩的文件

7z x *.7z

3.)压缩文件(用密码加密)

7z a -p123456 test.7z /home/erico/test/

4.)解压带密码的压缩文件

7z x -p123456 test.7z

5.)删除压缩包里的文件

7z d -p123456 test.7z

#(该命令会把test.7z里面的文件全部删除,只保留test.7z这个空包文件)



-mfb=64
number of fast bytes for LZMA = 64

-md=32m
dictionary size = 32 megabytes

-ms=on solid archive = on

EXAMPLE 2
7z a -sfx archive.exe dir1
add all files from directory "dir1" to SFX archive
archive.exe (Remark : SFX archive MUST end with ".exe")

EXAMPLE 3
7z a -mhe=on -pmy_password archive.7z a_directory
add all files from directory "a_directory" to the archive
"archive.7z" (with data and header archive encryption on)

SEE ALSO
7za(1), 7zr(1), bzip2(1), gzip(1), zip(1)

HTML Documentation
/usr/local/share/doc/p7zip/DOCS/MANUAL/index.htm

AUTHOR
Written for Debian by Mohammed Adnene Trojette.

Mohammed Adnene Trojette September 1 2006 7z(1)

本文出自 “ChinaRHCX” 博客,请务必保留此出处http://chinarhcx.blog.51cto.com/194419/560650

凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!

分享到: 更多

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号