CentOS7中zip壓縮和unzip解壓縮命令詳解
1.安裝zip、unzip命令
[root@localhost ~]# yum install -y unzip zip
2.把home目錄下面的wwwroot目錄,壓縮為wwwroot.zip壓縮包,wwwroot為壓縮目錄
[root@localhost ~]# zip -r wwwroot.zip /home/wwwroot
———————————————-
# 把home目錄下面的wwwroot目錄,壓縮為wwwroot.zip壓縮包,wwwroot為壓縮目錄
[root@localhost ~]# zip -r wwwroot.zip /home/wwwroot
# 把home目錄下面的wwwroot.zip解壓到wwwroot目錄
[root@localhost ~]# unzip wwwroot.zip -d /home/wwwroot
# 把當前目錄下面的wwwroot.zip直接解壓到當前目錄裡面
[root@localhost ~]# unzip wwwroot.zip
# 檢視當前目錄下面的wwwroot.zip壓縮包的內容
[root@localhost ~]# unzip -v wwwroot.zip
# 驗證當前目錄下面的wwwroot.zip是否完整
[root@localhost ~]# unzip -t wwwroot.zip
# 把當前目錄下面所有jpg壓縮到wwwroot.zip
[root@localhost ~]# zip wwwroot.zip *jpg
———————————————-
主要引數
-c:將解壓縮的結果
-l:顯示壓縮檔案內所包含的檔案
-p:與-c引數類似,會將解壓縮的結果顯示到螢幕上,但不會執行任何的轉換
-t:檢查壓縮檔案是否正確
-u:與-f引數類似,但是除了更新現有的檔案外,也會將壓縮檔案中的其它檔案解壓縮到目錄中
-v:執行是時顯示詳細的資訊
-z:僅顯示壓縮檔案的備註文字
-a:對文字檔案進行必要的字元轉換
-b:不要對文字檔案進行字元轉換
-C:壓縮檔案中的檔名稱區分大小寫
-j:不處理壓縮檔案中原有的目錄路徑
-L:將壓縮檔案中的全部檔名改為小寫
-M:將輸出結果送到more程式處理
-n:解壓縮時不要覆蓋原有的檔案
-o:不必先詢問使用者,unzip執行後覆蓋原有檔案
-P<密碼>:使用zip的密碼選項
-q:執行時不顯示任何資訊
-s:將檔名中的空白字元轉換為底線字元
-V:保留VMS的檔案版本資訊
-X:解壓縮時同時回存檔案原來的UID/GID
相關文章
- CentOS中zip壓縮和unzip解壓縮命令詳解CentOS
- Linux科研武器庫 - 檔案壓縮與解壓縮 - zip / unzipLinux
- The Unarchiver - Unzip RAR ZIP Mac - mac解壓縮工具HiveMac
- Linux 解壓zip檔案詳解之unzip命令!Linux
- Linux下的tar壓縮解壓縮命令詳解Linux
- Linux 常用的壓縮與解壓縮命令詳解Linux
- Centos7系統---檔案壓縮與解壓命令詳解。CentOS
- 壓縮命令tar詳解
- linux下壓縮解壓縮命令Linux
- Linux常用命令之檔案壓縮與解壓縮命令詳解Linux
- Ashampoo ZIP Pro 4,解壓縮
- Mac解壓縮神器:RAR Extractor Max - UnzipMac
- Linux下解壓命令、壓縮命令大全,詳細教程Linux
- linuxtar解壓和壓縮Linux
- linux命令系列-zip(壓縮打包)Linux
- The Unarchiver Unzip RAR ZIP for mac(解壓縮軟體) v3.1.3啟用版HiveMac
- linux下壓縮、解壓命令大全Linux
- zip壓縮檔案處理方案(Zip4j壓縮和解壓)
- WinZip Pro 9 for Mac 專業zip壓縮解壓工具Mac
- Cnetos7系統---檔案壓縮與解壓命令詳解。
- Linux壓縮解壓Linux
- CentOS 壓縮解壓CentOS
- Centos7中使用7zip壓縮工具CentOS
- Linux tar分卷壓縮與解壓縮Linux
- 教你如何在 Linux 中使用 unzip 解壓縮檔案Linux
- linux壓縮和解壓縮命令整理Linux
- linux分卷壓縮解壓Linux
- 【轉載】Rocksdb壓縮詳解
- rar壓縮解壓工具:RAR Extractor - ZIP Unarchiver中文啟用版Hive
- p7zip 解壓超過 4G壓縮包
- linux常用壓縮解壓複製下載命令Linux
- 電腦怎麼壓縮檔案 檔案壓縮方法詳解
- 分卷壓縮怎麼解壓 快速解壓電腦分卷壓縮檔案方法
- linux 高效壓縮工具之xz的壓縮解壓使用Linux
- Linux(四):Linux的打包和壓縮詳解Linux
- Linux打包壓縮解壓工具Linux
- .NET 壓縮/解壓檔案
- Keka for Mac(壓縮解壓工具)Mac
- Keka for Mac壓縮解壓工具Mac