parametersCW write files to specified file notesD Delete files from the archiveE Unzip the file to the current directory (do not create any subdirectories)F Refresh files in the file (update these files since they were packaged, not add new in the compressed file)I[par]= find specific characters in the fileK Lock file
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
Generally through the default installation of Ubuntu can not extract RAR files, only after the installation of RAR decompression tool, can be decompressed. In fact, the installation of RAR decompression tool under Ubuntu is very simple, only need two steps can be quickly done.Ubuntu
If we are using a managed server it is usually necessary to implement file upload download (instead of FTP function for remote file management) has improved the efficiency of file processing the following program code enables automatic decompression of files
The //////uncompress the specified RAR file. //////////// public void Decompressrar (string rarfiletod
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 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
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
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
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:
= 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
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
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
Article Title: compression and decompression of rar and zip files in Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
1. zip
In Linux, an unzip program is provided to decompress the file. The decompression command is:
Unzip filename.zip
A zip program is also pr
Rar and 7z are both from Uindows compression formats. Currently, they cannot be decompressed by default in Ubuntu. How can we enable the system to support them in Ubuntu12.10? Install 7zip: sudoapt-getinstallp7zip installation rar: sudoapt-getinstallrar this way, after installation is complete, your Ubuntu12.10 can support RAR and 7Z format
extracting build/static/media/iconfont.f8b575df.svg OK all ok[[emailprotected] test]# Ls-lto Tal 284drwxr-xr-x 4 root root 4096 June 4 10:06 build-rw-r--r--1 root root 283518 June 4 10:09 Build.rarNote: The use of RAR x command has been extracted, and the files are extracted to the build directory, this directory is the name of the RAR file to remove the suffix.
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.