unalz - decompresses alzip formatted files with names ending in ".alz"
Contents
Copyright
Copyright © 2003 Yooseong Yang
Copyright © 2008 Changwoo Ryu
[FIXME: source] Mar 19, 2008 UNALZ(1)
Description
unalz tool is the utility used for decompressing alzip format file. It mainly operates on files with
names ending in '.alz'.
This manual page was written for the Debian distribution because the original program does not have a
manual page.
Name
unalz - decompresses alzip formatted files with names ending in ".alz"
Options
-utf8
convert filename's codepage to UTF-8 (default).
-cp949
convert filename's codepage to CP949.
-euc-kr
convert filename's codepage to EUC-KR.
-l
list the archive contents.
-dDIR
set output directory.
-p
extract files to pipe, no messages.
-pwdPWD
set password.
See Also
unzip (1), gzip (1).
Synopsis
unalz [OPTIONS...] archive.alz [files_to_extract...]
