We often encounter decompression of large *. zip files under linux. generally, winrar is often used to extract files directly in smb, but there may be a long decompression time and sometimes network errors. Therefore, I checked the linux
LinuxCommon compression and decompression commands are shown in Table 2-5.
Table 2-5 common Linux compression and decompression commands
Common commands
Brief Chinese description
Program directory
Gzip
You can use the-d
Linux file management-compression and decompression command: tar format: tar option file directory list function: Package and back up the file directory www.2cto.com option: -c create a new archive file-r append a file to the end of the archive file-
Tar-C: Create compressed archives-X: Unzip-T: View content-r: Append files to the end of a compressed archive file-U: Update files in original compressed packageThese five are stand-alone commands, which use one of the compression decompression, and
Experiment IntroductionThe use of Zip,rar,tar is described in the compression/decompression tools commonly used on Linux.One, file packaging and decompressionBefore you talk about the Unzip tool on Linux, it is important to understand the following
Tar-C: Create compressed archives-X: Unzip-T: View content-r: Append files to the end of a compressed archive file-U: Update files in original compressed packageThese five are stand-alone commands, which use one of the compression decompression, and
Detailed description of the TAR decompression command-C: Create compressed archives-X: Unzip-T: View content-r: Append files to the end of a compressed archive file-U: Update files in original compressed packageThese five are stand-alone commands,
TarUnpacking: Tar xvf Filename.tarPackage: Tar cvf filename.tar DirName-C: Create compressed archives-X: Unzip-T: View content-r: Append files to the end of a compressed archive file-U: Update files in original compressed packageThese five are stand-
[Tar details:]
-C: Create a compressed file-x: extract-t: View content-r: append the file to the end of the compressed archive file-u: update the five files in the original compressed package as independent commands. One of them is required for
Five Best Linux Command Line archiving tools
In our daily work, archive files on various platforms may be Windows, Mac, or Linux. Several applications can be used to create and decompress archive files on all platforms. Speaking of working on the
Run the linux tar command at the end of the dig command. After the tar package is generated, you can use other programs to compress it. So let's first talk about the basic usage of the tar command: there are many options for the www.2cto.com tar
This article describes the basic use of the tar command, Special: Use the tar command to encrypt the file.Assume that there is a folder/stuff in the current directory.1. Pack all the files in the/stuffdirectory into A. tar file.$ Tar-CVF stuff.tar
Tar-C: Create compressed archives-X: Unzip-T: View content-r: Append files to the end of a compressed archive file-U: Update files in original compressed packageThese five are stand-alone commands, which use one of the compression decompression, and
This article was selected from: HTTP://WWW.WEIXUEHAO.COM/ARCHIVES/25Detailed description of the TAR decompression command-C: Create compressed archives-X: Unzip-T: View content-r: Append files to the end of a compressed archive file-U: Update files
What nginx is:He is a high-performance HTTP and reverse proxy server.1. Download Nginx pcre Library (note the location of the download my location is/usr/local)Unzip file: TAR-ZXVF pcre-8.40.tar.gzAccess: CD pcre.8.40To install the C + +
http://apps.hi.baidu.com/share/detail/37384818Download ADT linkHttp://dl.google.com/android/ADT-0.9.6.zipDownload SDK linkhttp://dl.google.com/android/android-sdk_r11-linux_x86.tgz (Can get detailed file name through FQ, and then download via
http://apps.hi.baidu.com/share/detail/37384818Download ADT linkHttp://dl.google.com/android/ADT-0.9.6.zipDownload SDK linkhttp://dl.google.com/Android/android-sdk_r11-linux_x86.tgz (You can get the specific file name via FQ, and then download it via
Tar-C: Create compressed archives-X: Unzip-T: View content-r: Append files to the end of a compressed archive file-U: Update files in original compressed packageThese five are stand-alone commands, which use one of the compression decompression, and
4. Help Commands4.1 Get help info: man(1) Man command
Command name
Man (English literal: manual)
Command path
Usr/bin/man
Execute permissions
All Users
Grammar
man
Summary of commonly used tar decompression commands, as a memo:tar-c: to establish a compressed file-x: Decompression-T: View Content-r: Append files to the end of the compressed archive-u: Update the files in the original package this five is a
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.