In linux, how to use tar for decompression

Source: Internet
Author: User
In linux, how to use tar to decompress the environment: windows7 + virtualboax + fedora15kde can use the tar command to decompress the targz file. Below is an example of how to decompress the qt source file: 1. copy the qt source file to the shared folder in windows. 2. in fedora1 linux, how to decompress the file using tar?
Environment: windows 7 + virtualboax + fedora 15 kde can use the tarcommand to decompress the .tar.gz file. the following uses the example to decompress the qt source file: 1. copy the qt source file to the shared folder in windows.
2. in fedora 15, go to the shared file. the shared file is automatically attached to/media. if you extract the compressed file to the/home/admin/Backups directory, you need to switch to the directory first. 4. run the tar command to decompress the qt source file under/media/sf_shareLinux to the current directory, that is, under/home/admin/shareLinux. Command: tar-zxvf/media/sf_shareLinux/qt-everywhere-opensource-src-4.7.4.tar.gz can be seen decompression successful! I often extract files based on this idea!
Related Article

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.