gcab - Man Page
Program to create Microsoft cabinet (.cab) archives
Synopsis
gcab [OPTION]... CABFILE FILES...
Description
Create the cabinet file CABFILE from the list of FILES.
Options
- -c, --create
create a new cabinet archive
- -x, --extract
extract files from a cabinet archive
- -t, --list
list files of a cabinet archive
- -n, --nopath
create files without pathnames
- -C, --directory DIR
change or extract to directory DIR
- -v, --verbose
verbosely list files processed
- -z, --zip
use zip compression
Author
Written by Marc-André Lureau <marcandre.lureau@gmail.com>.
See Also
- cabextract(1)
program to extract files from Microsoft cabinet (.cab) archives
Info
December 2012 gcab v1.6