Linux command —-— bzip2

Source: Internet
Author: User
Tags bz2

  1. Command format:

    bzip2 [Options] File or directory

  2. Command function:

    Compress or decompress a file in bZIP compressed format

  3.     -D   Unzip

        -K   does not delete the original file after compression or decompression

        -T   Detecting the integrity of compressed files

  4. Common examples:

    Example one: compressing file files in. bz2 format

    Command: bzip2 file


    Example two: Unzip the file file.bz2

    Command: bzip2-d file.bz2 or bunzip file.bz2

    Example three: Require file file to be compressed to preserve source files

    Command: bzip2-k file

Linux command —-— bzip2

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.