How to decompress rar and zip files in Centos
Zip-r data.zip data
Explanation: The data folder is compressed into the data.zip format.
Unzip data.zip
Description: Decompress the data.zip file to the current folder.
Below are some detailed descriptions
1. I want to compress a file abc.txtand a directory dir1into yasuo.zip:
# Zip-r yasuo.zip abc.txt dir1
2. I downloaded a yasuo.zip file and want to decompre
Atitit.java extracting A list of zip rar files1. Take a zip rar file Scenario issue 11.1. Problems with multiple compression 11.2. Problem with file name encoding 11.3. Determination of the catalogue 12. rar parsing 12.1. JAVA uses Java-unrar-0.3.jar to extract rarandsolve Chinese garbled (recommended) 22.2. Mucommande 23.-------Code 23.1. Rrar Code Rarx 44. Ref
Normal RAR is a compressed file under Windows, Linux is not supported. However, you can use the RAR command to extract RAR files by installing Rarlinux.First download Rarlinux[[email protected] ~]# wget http://rarsoft.com/rar/rarlinux-4.0.1.tar.gz--2015-07-17 22:59:37--http:
Huawei Software Park: http://www.onlinedown.net/soft/3.htm
Rarlinux Official Website: http://www.rarsoft.com/download.htm tar-zxvf rarlinux-3.8.0.tar.gz // extract tar.gz files first
Cd rar // directly CD to the corresponding folder
Su root // use root permission
Make // If the prompt is that the permission is insufficient, Su root will obtain the highest permission
Make install congratulations on your inst
Tags: add unzip specific missing subdirectory change LIS style useBecause, the Linux system built-in without this package needs, we use the source code, added to the systemInstallation of RAR Unrar under LinuxTake the 3.8.0 version For example, if it is a 64-bit platform, execute the following command, you can go to the official website:) Download the latest version:wget http://www.rarlab.com/rar/rarlinux-x
Decompress RAR compressed files in Linux
Operating System: centos 5.4 final
Software: rarlinux-3.9.3.tar.gz
Installation steps:
Download RAR 3.93 for Linux from http://www.rarsoft.com/download.htm,Is http://www.rarsoft.com/rar_CN/rarlinux-3.9.3.tar.gz
[Root @ centos opt] # tar zxvf rarlinux-3.9.1.tar.gzRAR/RAR/rea
Under the Windows platform compressed into the RAR file, how to decompress under the Linux platform, Linux platform is not supported by default RAR file decompression, the need to install the Linux version of the RAR compression software, download address: http://www.rarlab.com/ Download.htm currently the latest version is 4.1.1, after the download after decompre
Under the Windows platform compressed into the RAR file, how to decompress under the Linux platform, Linux platform by default is not supported by RAR file decompression, need to install the Linux version of RAR compression software, for:/http Www.rarlab.com/download.htm Currently the latest version is 5.3. After the download, after the decompression, into the
Linux uses rarlinux to operate files in rar format overview: RAR is a patented file format for data compression and archiving and packaging. developer Eugene middot; fig (EugeneRoshal ), so the full name of RAR is RoshalARchive. The first public version RAR1.3 was released on July 3, 1993. Back... linux uses rarlinux
Yesterday, Chiang helped a friend of the website relocation server, because the entire site's data has more than 10GB size, the friend is also ready to upload files via FTP file, according to the fact that with Aliyun bandwidth 1M calculation, it is estimated that a lot of time to pass through. So I let it pack after the compression package direct transmission, this can also save a little time, wait until spread to about half of the time to see its pr
How to decompress RAR files in windows in linux 1. how to decompress rarfiles compressed in WINDOWS, and how to decompress files on LINUX? by default, rarfiles cannot be decompressed in linux, install RAR compression software for linux. 2, for: http://www.rar... how to decompress R
How to decompress RAR files in windows in linux 1. How to decompress rarfiles compressed in WINDOWS, and how to decompress files on LINUX? By default, rarfiles cannot be decompressed in linux, install RAR compression software for linux. 2, for: http://www.rarlab.com/download.htm is currently the latest version of 4.2.0
Linux uses rarlinux to operate files in rar format Overview: RAR is a patented file format for data compression and archiving and packaging. developer Eugene Roshal (Eugene Roshal ), so the full name of RAR is: Roshal ARchive. The first public version, RAR 1.3, was released
Many people like Mac know that this OS does not like win on WinRAR or hao123 decompression and other similar software, for the compression and decompression of files is not convenient, after downloading RAR file package will be helpless, it is extremely embarrassing, in order to avoid this situation, self-help, clothed. Go to http://www.rarlab.com/download.htm this site to download the unpacking Kit RAROSX
Linux also has corresponding methods to decompress the compressed files .zipand .rar in Windows:
1: Yu .zip
In Linux, zip and unzip are provided.Program, Zip is the compression program, unzip is the decompression program. They have many Parameter options. Here we will just give a brief introduction and give an example to illustrate their usage:
# Zip all.zip *. jpg (this command compresses all .jpg
= processwindowstyle. hidden; the_startinfo.workingdirectory = rarpatch; // obtain the path of the compressed package.
process the_process = new process (); the_process.startinfo = the_startinfo; the_process.start (); the_process.waitforexit (); the_process.close (); }{}}
RAR parameters:1. Compression commands1. Compress temp.txt to temp.rar rar a temp.rar temp.txt2. compress all
Source: http://blog.csdn.net/cqq/
Add file comments to compressed files under rar command line
There are a lot of rar compressed files in the past two days,
Add comments.
I checked the help of rar and found that it is very convenient to do this under the command line.
The P7zip-full and P7zip-rar two software are automatically installed via the sudo apt-get install P7zip-rar.After that, you can extract the compressed files directly from the right mouse button selection.[Email protected]:~$ sudo apt-get install P7zip-rar[sudo] password for Deng: Reading package list ... Completing the dependency tree that is analyzing the packa
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.