In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly introduces the example analysis of the command to extract files in centos7, which has a certain reference value, and interested friends can refer to it. I hope you will gain a lot after reading this article.
1. Compressed folder to zip file
[root@cgls] # zip-r mydata.zip mydata
two。 Extract the mydata.zip into the mydatabak directory
[root@cgls] # unzip mydata.zip-d mydatabak
The 3.mydata01 folder and mydata02.txt are compressed into mydata.zip
[root@cgls] # zip mydata.zip mydata01 mydata02.txt
4. Extract the mydata.zip file directly
[root@cgls] # unzip mydata.zip
5. View the contents of the mydata.zip file
[root@cgls] # unzip-v mydata.zip Thank you for reading this article carefully. I hope the article "sample Analysis of unzipping File commands in centos7" shared by the editor will be helpful to you. At the same time, I also hope you will support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.