Function Description: Extract zip file
Grammar: unzip&http://www.aliyun.com/zixun/aggregation/37954.html ">NBSP;" [-cflptuvz] [-AGCJLMNOQSVX] [-p < password] [. zip file] File] [D < directory] [-x < file] or unzip [-z]
Supplemental Note: Unzip is a decompression program for. zip compressed files.
Parameters:
-C Displays the uncompressed results to the screen and converts the characters appropriately.
-F to update existing files.
-L Displays the files contained within the compressed file.
-P, similar to the-c parameter, displays the uncompressed results to the screen, but does not perform any transformations.
-T check that the compressed file is correct.
-U is similar to the-f parameter, but in addition to updating an existing file, the other files in the compressed file are uncompressed to the directory.
-V displays detailed information when executed.
-Z Displays only the memo text for the compressed file.
-A makes the necessary character conversions to the text file.
-B Do not convert text files to characters.
The file name in the-C compressed file is case-sensitive.
J does not handle the directory path in the compressed file.
-L Change all file names in the compressed file to lowercase.
-M sends output to more program processing.
-N uncompressed does not overwrite the original file.
-O does not need to ask the user first, overwriting the original file after unzip execution.
-p< Password > Use zip password option.
-Q does not display any information at execution time.
-S converts the whitespace character in the file name to the bottom line character.
-V preserves file version information for VMS.
-X to restore the original GID of the file while decompressing.
[. zip file] Specifies a. zip compressed file.
[file] Specifies which files in the. zip compressed file to process.
-d< directory > Specifies the directory to store after the file is uncompressed.
-x< file > Specify which files in the. zip compressed file should not be processed.
-Z unzip-z is equal to executing zipinfo directives.