Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

unalz(1) [debian man page]

UNALZ(1)							  [FIXME: manual]							  UNALZ(1)

NAME
unalz - decompresses alzip formatted files with names ending in ".alz" SYNOPSIS
unalz [OPTIONS...] archive.alz [files_to_extract...] 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. 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. -d DIR set output directory. -p extract files to pipe, no messages. -pwd PWD set password. SEE ALSO
unzip (1), gzip (1). AUTHOR
This manual page was written by Yooseong Yang and Changwoo Ryu for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. AUTHOR
Changwoo Ryu Author. COPYRIGHT
Copyright (C) 2003 Yooseong Yang Copyright (C) 2008 Changwoo Ryu [FIXME: source] Mar 19, 2008 UNALZ(1)

Check Out this Related Man Page

py_xls2html(1)						      General Commands Manual						    py_xls2html(1)

NAME
py_xls2html - convert an Excel xls file to a html formatted file SYNOPSIS
py_xls2html input-file DESCRIPTION
This manual page was written for the Debian distribution because the original program does not have a manual page. py_xls2html takes an Excel xls file as an argument and converts it to a html formatted file. Output is sent to stdout. Additional utility scripts can be found in the tools/ directory. OPTIONS
This program does not take any command line options. AUTHOR
pyexcelerator and py_xls2html were written by Roman V. Kiseliov <roman@kiseliov.ru>. This manual page was written by Kevin Coyner <kcoyner@debian.org> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. SEE-ALSO pyexcelerator(1), py_xls2txt(1), py_xls2csv(1) October 12, 2006 py_xls2html(1)
Man Page