The __linux of compressed packet of Linux partition compression packet and decompression partition

Source: Internet
Author: User

The title of the article is a bit around the mouth, like the execution of a command pipe, oh, because the server Setup problem can not upload too large compression package, this compression package can not continue to pass the breakpoint, all can only cut, in Windows under the use of software can be easily done, then in Linux how to solve it, It takes only two commands to handle it easily:
Let's see the first command:
Cat Jordan_shoes.tar.gz|split-b 100m–jordan_shoes.tar.gz.
Explain:
The-jordan_shoes.tar.gz is a currently existing compression package.
-100m is 100MB for each packet, and if the file is not divisible by 100MB, then the remaining small compressed package is generated
-jordan_shoes.tar.gz. The compression package at which the value is generated begins with the jordan_shoes.tar.gz. The default is Aa,ab ..., analogy.

How to decompress these small compressed packets, let it back to the beginning. Look at the next command.

Cat jordan_shoes.tar.gz.a* |tar ZXV
Explain:
Use cat to read all the compressed packets and use tar to extract them.

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.