The tar command in Linux
The TAR (tape archive) command is a command that is often used in Linux systems to deposit files into an archive file.
The common file extensions include:. tar.gz and. tar.bz2, respectively, to express the further
From:http://hi.baidu.com/jorling/blog/item/13db7bec1c38a1d32e2e21d3.html
File compression and archiving
Sometimes we need to store a set of files in a single file for backup or transfer to another directory or even another computer. Sometimes we
Basic LINUX operations: compression/decompression, CD mounting, mirror preparation, and YUM Library configuration today I will tell you about common LINUX operations first! I hope you can read this article carefully. Xiao Ning wrote this article
14.3. File compression and archiving
Sometimes we need to store a set of files in a single file for backup or transfer to another directory or even another computer. Sometimes we also need to compress files into one file, so they use only a small
Table 1 Linux common compression and decompression command description
Common commands
Brief Chinese description
directory where the program is located
Gzip
Compressed to a file named. GZ (also available as
Ubuntu system root Login, the root user login, you can directly input sudo su directly login to the root userThen collect the Linux commands from the Internet:System InformationThe processor architecture of the Arch Display machine (1)UNAME-M
The compressed format of files in Linux is *.gz/*.bz2/*.xz/*.zip/*. Z, respectively, by Gzip, bZIP, XZ, zip, compress command compression obtained by gunzip/gzip-d, bunzip/bzip-d, xzdec/xz-d, unzip, uncompress decompression. *. Z or *.GZ/*.BZ2/*.XZ
Linux Common compression tools: gzip, bZIP, XZ, these compression tools do not compress the directory-------------------------------------------------gzip, bZIP, XZ compression ratios: xz>bzip>gzipThe compression ratio usually has 1-9, 9 levels, the
In Linux, everything is a file. All things are files, including commands, hardware, and software.Linux does not differentiate files by extension, these conventional extensions (. gz,.rpm,.html,.sh) are just a token. Unlike Windows, the extensions in
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.