In linux, I often use the tar command to "package compression", which seems to be called often, but these two are different.
The so-called packaging is to break some of the files into a package, but the volume will not change, the size is still the size of the file before packaging, just put in a package, used in linux It is a tarball tool, which is the tar command we often use. However, compression not only links files together, but also performs specific algorithms to compress them. For txt files that are very "loose", you can greatly reduce the size of the file. Compressed with the gzip tool in linux, often used with the tar command. Because of the use of tar and gzip tools, many files that are packaged and compressed will be written as ***.tar.gz or simply written as ***.tgz. However, due to the better compression of bzip2 recently, tarball is gradually replacing gzip with bzip2 compression technology. Therefore, you will often see compressed files like ***.tar.bz2.
Attach tar specific command:
(1) Format: tar parameter......
(2) Parameters:
c : Create Backup
v: Indicates echo mode (Verbose), which will generate a list of files to be backed up.
f: Specify the backup file to be used. The parameter following it is output. Backup file name
x: Expand backup file
t: Display the contents of the backup file
T: Follow a file parameter, specify to read from this file The path to each file being backed up. If you do not use the T parameter, you will need a parameter indicating the path to the backup file and directory
Z: Create and unpack the backup file using compression. This is the new version of GNU's tar function, which needs to be installed at the same time. Gzip.
For the Windows operating system, if you forget the administrator password, it is still qui
In different Linux distributions, there are different GUI programs that can display various system i
Today, Xiaobian is a beginner Linux developer to explain how to install Linux. Here Xiaobian
What should I do if the Ubuntu system Grub fails? Many computer users think of reloading: Grub, howe
Use external device (optical drive) to install and update library
The difference between buffer and cache in linux free command
Linux learning process, threads and programs
Samba and linux file permissions
Detailed use of rz and sz commands in Linux
Java developers most commonly use 19 Linux commands
8 tips make you a superb Linux end user
Linux system administrator must-have tool series vmstat
Sort|uniq| Cut| Wc (my first markdown note)
Linux Vi editor code highlighting and permanent display line number scheme
Win7 system boot prompts can not find the hard disk how to do
Preparing for BUILD 2015, Win10 preview version number big jump
You must know the Windows 8 key
The advantages and disadvantages of the fine blade server
Don't get used to being misled! Take you to know the real Windows8 (1)
How to recover the win7 recycle bin
Win10 closes the method of window snapping function
How to open and close the Win7 search memory function to protect personal privacy
The mouse is too sensitive or slow. How to adjust the mouse double-click speed?