Linux cli command zip_close

➡ A Linux man page (short for manual page) is a form of software documentation found on Linux and Unix-like operating systems. This man-page explains the command zip_close and provides detailed information about the command zip_close, system calls, library functions, and other aspects of the system, including usage, options, and examples of _. You can access this man page by typing man followed by the zip_close.

libzip (-lzip)

The

function writes any changes made to

to disk. If

contains no files, the file is completely removed (no empty archive is written). If successful,

is freed. Otherwise

is left unchanged and must still be freed.

To close and free a zip archive without saving changes, use

Upon successful completion 0 is returned. Otherwise, -1 is returned and the error code in

is set to indicate the error.

will fail if:

Unexpected end-of-file found while reading from a file.

The callback function of an added or replaced file returned an error but failed to report which.

The

argument is

Required memory could not be allocated.

File is not a zip archive.

A file read failed.

A temporary file could not be renamed to its final name.

A file seek failed.

A temporary file could not be created.

A file write failed.

An error occurred while (de)compressing a stream with

Additionally, any errors returned by the callback function for added or replaced files will be passed back.

was added in libzip 0.6.

and

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░

  █║▌│║█║▌★ KALI ★ PARROT ★ DEBIAN 🔴 PENTESTING ★ HACKING ★ █║▌│║█║▌

              ██╗ ██╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗
             ████████╗██╔══██╗██╔═══██╗╚██╗██╔╝██╔════╝██╔══██╗
             ╚██╔═██╔╝██║  ██║██║   ██║ ╚███╔╝ █████╗  ██║  ██║
             ████████╗██║  ██║██║   ██║ ██╔██╗ ██╔══╝  ██║  ██║
             ╚██╔═██╔╝██████╔╝╚██████╔╝██╔╝ ██╗███████╗██████╔╝
              ╚═╝ ╚═╝ ╚═════╝  ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═════╝

               █║▌│║█║▌ WITH COMMANDLINE-KUNGFU POWER █║▌│║█║▌

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░