Command xzip


Name

xzip Creates a ZIP archive

Synopsis

xzip [ serialization options ] [options]

Options


-f,-file fileOutput ZIP file



Supports the standard [ serialization options ]

Description

Creates a ZIP file from all its arguments. All files and directories are recursively added to the zip file.

Example: create a zip file of all files in the current directory

xzip -f /tmp/archive.zip *


Return Value

Returns 0 if the archive is archived successfully, otherwise 1.

See also xunzip
Commands
CategoryCommands
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki