1hzip(1) General Commands Manual hzip(1)
2
3
4
6 hunzip - decompress and decrypt hzip files to the standard output
7
9 hunzip [-h] file.hz [password]
10
12 Hunzip is the decompression and decryption program of hzip format.
13
15 -h Display short help description.
16
18 hunzip file.hz >file
19
21 Redirection of the standard output results platform-specific line ter‐
22 minating, so a compressed hzip file with new line terminators would be
23 bigger with the extra CR characters of the decompression on Windows
24 platforms.
25
27 hunzip (1), hunspell(1)
28
30 László Németh.
31
32
33
34 2008-06-12 hzip(1)