Function Description: Extract the file.
Grammar: gunzip&http://www.aliyun.com/zixun/aggregation/37954.html ">NBSP;" [-ACFHLLNNQRTVV] [-s < compressed word tail string] [File ...] or Gunzip [-acfhllnnqrtvv][-s < compressed word tail string >][directory]
Supplemental Note: Gunzip is an extensive decompression program that is used to unlock. Gzip-compressed files, which are preset with the last extension ". gz". In fact, Gunzip is a hard connection to gzip, so either compression or decompression can be done individually through the gzip instruction.
Parameters:
-A or--ASCII uses ASCII text mode.
-C or--stdout or--to-stdout to output the extracted files to the standard output device.
-F or-force forcibly unzip the compressed file regardless of whether the file name or hard connection exists and whether the file is a symbolic connection.
-H or--help online Help.
-L or--list lists information about compressed files.
-L or--license displays version and copyright information.
-N or--no-name uncompressed, if the compressed file contains a remote file name and time stamp, then ignore it.
-N or--name uncompressed, if the compressed file contains the original file name and time stamp, it is saved to the unpacked file.
-Q or--quiet does not display a warning message.
-R or--recursive recursively, all files and subdirectories in the specified directory are processed together.
-s< compressed Word tail string > or--suffix< compressed tail string > Change compressed Word tail string.
-T or--test test that the compressed file is correct.
The-V or--verbose displays the instruction execution process.
-V or--version display version information.