Wiki source for CommandsXunzip


Show raw source

======Command xunzip======

====Name====
**xunzip** List files in a directory

====Synopsis====
xunzip [ [[SerializationOptions serialization options]] ] [options]

====Options====

||-f,-file file||Input file||
||-l,-list||List files in archive||
||-d,-dest||Destination directory||


Supports the standard [ [[SerializationOptions serialization options]] ]

====Description====
Lists the files in the supplied archive.
Outputs the list using the File schema.

Example:
%%(shell)
xunzip -f archive.zip -d outdir
%%

====Return Value====
Returns 0 if the archive is unarchived successfully, otherwise 1.
----
[[Commands]]
[[CategoryCommands]]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki