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

WINFF(1)																  WINFF(1)

NAME
winff - video and audio batch converter using ffmpeg SYNOPSIS
winff DESCRIPTION
This manual page documents briefly the winff command. This manual page was written for the Debian(TM) distribution because the original program does not have a manual page. Instead, it has documentation pdf format; see below. WinFF is a graphical user interface for the command line video converter ffmpeg. It runs ffmpeg from the command line. So, you just pick your files and it does the rest. WinFF doesn't actually convert any video files. It just runs ffmpeg. Therefore, It will convert any video file that ffmpeg will convert. Conversely, if ffmpeg will not convert the file, then WinFF will not either. SEE ALSO
For more details, you should have a look at the pdf manual, available at /usr/share/doc/winff/winff.pdf AUTHOR
This manual page was written by Paul Gevers <paul@climbing.nl> for the Debian(TM) 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 3 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. COPYRIGHT
Copyright (C) 2008 Paul Gevers june 14, 2008 WINFF(1)
Man Page