Unzip Command Qualifiers
/RESTORE
Restore file ownership and protection
/LIST
List the contents of the archive
/FULL
Use with /LIST for PKUNZIP -V behavior
Notes:
/RESTORE can be used to restore the original file ownership and protection, if that information is present in the archive.
/LIST will produce a brief listing of the contents of the archive.
/FULL, when used with /LIST, will produce a full listing of the contents of the archive, similar to the “-v” option of PKUnzip.