Command Line

Command UNZIP

Function:

Extract files contained in a .ZIP archive.
Syntax:
UNZIP source.zip [destination] [/E] [/X] [/T]
source.zipSpecifies the archive file name.
destinationSpecifies the directory to place the extracted file(s) in. When a destination sub-directory is not specified then the current directory is used.
/EExtract file(s), ignoring paths.
/XExtract file(s), recreating the directory structure. This is the default.
/TTest contents of archive.
/VShow version information.
Note:
  • Command UNZIP extracts all files from the specified archive.
  • When the distination sub-directory does not exist, it is created.
  • Also see command ARCH.

Copyright © 1995-2005 Lucien Cinc, All Rights Reserved
WinOne is an Australian registered trademark of Lucien Cinc