Linux Packaging command: Tar

Source: Internet
Author: User

Linux Packaging command: Tar

First, dozen tar package: tar-zcvf/xx/xx.tar.gz XX

1. First XX: The directory that is compressed to (can be omitted, then the current directory), directory:. /or absolute directories or relative directories, such as:. /or/usr/test or Test/test1

2. Second XX: Compressed file name (xx.tar.gz)

3. Third XX: Compressed files or folders

4. Parameter-ZCVF fast reading memory reading "Chi-Cha Weifang"

Second, unzip the tar package: TAR-ZXVF xx.tar.gz-c/xx

1. First XX: the extracted file name

2. The second XX: After extracting the output directory (can be omitted, then the current directory), directory:. /or absolute directories or relative directories, such as:. /or/usr/test or Test/test1

3. Note that the parameter C should be capitalized

4. Parameter-ZXVF fast reading memory reading "Zhi-laugh Weifang"

Linux Packaging command: Tar

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.