Command xunzip
Name
xunzip List files in a directorySynopsis
xunzip [ serialization options ] [options]Options
-f,-file file | Input file |
-l,-list | List files in archive |
-d,-dest | Destination directory |
Supports the standard [ serialization options ]
Description
Lists the files in the supplied archive.Outputs the list using the File schema.
Example:
xunzip -f archive.zip -d outdir
Return Value
Returns 0 if the archive is unarchived successfully, otherwise 1.Commands
CategoryCommands