RHEL/Centos7 Shell tips --- 7z for Linux

lake@localhost:~/download$ cd /home/lake/software_x86_x64/p7zip_9.20.1/
lake@localhost:~/software_x86_x64/p7zip_9.20.1$ make 

lake@localhost:~/software_x86_x64/p7zip_9.20.1$ su make install 

lake@localhost:~/download$ which 7za
/usr/bin/7za
lake@localhost:~/download$ 
 

 

lake@localhost:~/download$ 7za   x  FxxxxSDK_20180901.7z.001

7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,20 CPUs)

Processing archive: FxxxxSDK_20180901.7z.001

Extracting  .git/config
Extracting  .git/description
Extracting  .git/info/exclude
.................

.................
Extracting  .git/refs/heads
Extracting  .git/refs
Extracting  .git/objects/pack
Extracting  .git/objects/info
Extracting  .git/objects
Extracting  .git/logs/refs/remotes
Extracting  .git/logs/refs/heads
Extracting  .git/logs/refs
Extracting  .git/logs
Extracting  .git/info
Extracting  .git/hooks
Extracting  .git/branches
Extracting  .git

Everything is Ok

Folders: 15
Files: 24
Size:       12114316710
Compressed: 8589934592
 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章