Command: unzip

Syntax

unzip <file> {,<dir> }

Description

Unzip (expand) a zip archive into a designated directory.

Parameters

Switches

none

Notes

The zip file is not deleted by this command.

Examples

Expand a zip archive into a specified directory.

unzip c:/temp/images.zip, /tmp/cache/images

See Also

Commands:

httpget, zip