The following are the compressed & decompressed commands in Linux for reference.
. Tar
Unpack: Tar xvf filename.tar
Package: Tar CVF filename.tar dirname tar CVF a.tar a.txt B .txt c.txt
(Note: tar is packed, not compressed !)
-----------------------
1 -- Common commands for various file types
# *. Tar file typePackage: tar-CVF archive.tar Foo barUnpack: tar-xvf archive.tarNote: tar is only for packaging and not for compression.Program
# * .Tar.bz2 FileExtractStep 1: Bzip2-D
Tar (note: tar is packed, not compressed !) Unpack: tarxvfFileNametar package: tarcvfFileNametarDi
. Tar (note: tar is packed, not compressed !)
Unpack:
Tar xvf FileName.tar
Packaging:
Tar cvf FileName.tar DirName
. Gz
Extract 1:
Gunzip
This section roughly summarizes the compression and decompression methods for various formats of compressed packages in Linux. However, I have not used some of the methods. I hope you can help me add them. We will modify them at any time. Thank you!
Common commands for packaging, compression, and decompression in Linux:
. Tar
Unpack: tar xvf FileName.tar
Package: tar cvf FileName.tar DirName
Note: tar is packed, not compressed
---------------
. Gz
Decompress 1: gunzip FileName.gz
Decompress 2:
Common commands for packaging, compression, and decompression in Linux :. tar unpack: tarxvfFileName.tar package: tarcvfFileName.tar DirName note: tar is packed, not compressed & mdash; & mdash; & mdas
Common commands for packaging, compression,
Linux package command. tar unpack: tarxvfFileName.tar package: tarcvfFileName.tar DirName (note: tar is packed, not compressed !) Unzip 1: gunzipFileName.gz unzip 2. linux folder package command. tar unpack: tar xvf FileName.tar package: tar cvf
Django is an open-source Web application framework written in Python. Using the MVC software design model, the main goal is to make the development of complex, database-driven websites easy. Django focuses on component reusability and "pluggable",
Contract Management
1. Common compression commands
. Tar c v f x z J. C = create, F = file, Z = zip, V = visible. GZ gzip, gunzip. Bz2 Bzip2, bunzip2The. gzand. bz2 types are: the compression rate is different, and the. bz2 compression rate is
Generally, the rarfile cannot be extracted from Ubuntu installed by default. It can be extracted only after the RAR decompression tool is installed. In fact, installing the RAR decompression tool in Ubuntu is very simple. It can be done quickly in
. Tar Unpack: Tar xvf filename.tar Package: Tar CVF filename.tar dirname (Note: tar is packed, not compressed !) --------------------------------------------- . GZ Decompress 1: gunzip filename.gz Decompress 2: gzip-D filename.gz Compression:
Common Linux commands (25)-tar
To access the server through SSH, it is inevitable that compression, decompression, packaging, and unpacking will be used. In this case, the tar command is an essential and powerful tool. The most popular tar in linux
I. Introduction to decompression commands
Tar command
-C: Create a compressed file
-X: Extract
-T: View content
-R: append an object to the end of the compressed archive object
-U: update files in the original compressed package
These five are
Tar command details
-C: Create a compressed file
-X: Extract
-T: View content
-R: append an object to the end of the compressed archive object
-U: update files in the original compressed package
These five are independent commands, one
In liunx, extracting the current file is very simple. You can use the simplest tar command and unzip to implement it, but I will give you a variety of file extraction passwords in
Linux compression/decompression methods
In linux, there are many compressed packages in a variety of formats, and the command line is not as convenient as in Windows. Sometimes, when extracting files, the command will suddenly be forgotten, fcbu.com
System Environment: centos 6.2 (pure system environment, preliminary system optimization)
System kernel: 2.6.32-220. el6.x86 _ 64
Software Version: http-2.4.2; mysql-5.5.23; php-5.3.13
Gossip: Install software through source code and prepare the
I. Introduction linuxlighttpdphpzeromq this environment is very suitable for Embedded web development. If you are working on embedded web development, this environment can provide you with a perfect solution. Function Introduction: 1. lighttpd:
Mono has been applied more and more in China. Nowadays, many companies do not dare to use it in the production environment due to commercial copyright issues, but this cannot block Mono's charm .. Net programmers, it would be a pity if you do not
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.