hunzip(1) - Linux man page

Name

hunzip - decompress and decrypt hzip files to the standard output

Synopsis

hunzip [-h] file.hz [password]

Description

Hunzip is the decompression and decryption program of hzip format.

Options

-h

Display short help description.

Example

hunzip file.hz >file

Notes

Redirection of the standard output results platform-specific line terminating, so a compressed hzip file with new line terminators would be bigger with the extra CR characters of the decompression on Windows platforms.

See Also

hunzip (1), hunspell(1)

Author

László Németh.