Scenario: Compression and decompression commands are often used in Linux environments, so it is necessary to learn this command!Original source: http://www.cnblogs.com/peida/archive/2012/11/30/2795656.html1 IntroductionThrough SSH access to the
For those who have just come into contact with Linux, it will definitely give Linux a bunch of different filenames to stun. Don't say, just for example, we know that the most common compressed files under Windows are only two, one is zip, the other
Through SSH access to the server, will inevitably use compression, decompression, packaging, unpacking, etc., this time the tar command is an essential tool for a powerful. The most popular tar in Linux is the perfectly formed, the most powerful.The
Through SSH access to the server, will inevitably use compression, decompression, packaging, unpacking, etc., this time the tar command is an essential tool for a powerful. The most popular tar in Linux is the perfectly formed, the most powerful.The
Linux zip command
Zip-r myfile.zip./*Compresses all files and folders in the current directory into Myfile.zip files, and-R represents all files under a recursive compression subdirectory.
2.unzipUnzip-o-d/home/sunny Myfile.zipExtract the
For those who have just come into contact with Linux, it will definitely give Linux a bunch of different filenames to stun. Don't say, just for example, we know that the most common compressed files under Windows are only two, one is zip, the other
For those who have just come into contact, will certainly give Linux a large pile of various filenames to stun. Don't say, just for example, we know that the most common compressed files under Windows are only two, one is zip, the other is. rar. But
Through SSH access to the server, will inevitably use compression, decompression, packaging, unpacking, etc., this time the tar command is an essential tool for a powerful. The most popular tar in Linux is the perfectly formed, the most powerful.The
Backup, recovery, and migration of containers in Docker1. Backup containerFirst, to back up the containers in Docker, we would like to look at the list of containers we want to back up. To achieve this, we need to run the Docker PS command in the
Only in the installation of jdk1.6, jdk1.7 and jdk1.8, other versions please detour, the purpose is to facilitate themselves and everyone in the future to do the JDK environment, suffering from no JDK installation package and set the variable
For those who have just come in contact with Linux, it will certainly give Linux a lot of different file names to get dizzy. Let's just say, in the case of compressed files, we know that there are only two types of compressed files that are most
Before you make a concrete summary of the various types of compressed files, first understand two concepts: packaging and compression. Packing refers to the
A large pile of files or directories into a total file, compression is a large file through
1, has compiled the packing good xxx.rpm
If your Linux system has a setup program, it is best to install it with the system's own installer. For example, SuSE YaST2 with installation procedures, in the KDE environment as long as the RPM, you
First of all, attach Linux under the various suffix format Compression decompression command, if you do not want to understand why the reason can run out.
. tar
Unpack: Tar xvf Filename.tar
Packing: Tar cvf filename.tar dirname
(Note: Tar is
Compression Decompression Command Introduction. GZ compression to gzip files. bz2 compression to bzip2 file. tar package files, merging multiple files into one directory. tar.gz first into a tar package, then compressed to gzip file. tar.bz2 first
Through SSH access to the server, it will inevitably use compression, decompression, packaging, unpacking, etc., this time the tar command is a necessary powerful tool. The most popular tar in Linux is the perfectly formed.The tar command creates a
For those who have just come in contact with Linux, it will certainly give Linux a lot of different file names to get dizzy. Let's just say, in the case of compressed files, we know that there are only two types of compressed files that are most
The most common packaging program under Linux is tar, and the packages we use in the TAR program are often referred to as the TAR packets, and the TAR package file commands are usually ended with. Tar. After the tar package is generated, you can use
Before you talk about the compression tools on Linux, it's important to look at the commonly used compressed package file formats first. The most common on Windows is nothing more than these three kinds, the *.zip *.rar *.7z suffix of the compressed
After changing my work, I have been busy with the LINUX system architecture, and have gone through the pains of never understanding too much to be familiar with others. In the course of work, Baidu has always been the preferred search engine. But
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.