|
|
| |
GCAB(1) |
FreeBSD General Commands Manual |
GCAB(1) |
gcab - Program to create Microsoft cabinet (.cab) archives
gcab [OPTION]... CABFILE FILES...
Create the cabinet file CABFILE from the list of FILES.
- -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
Written by Marc-André Lureau <marcandre.lureau@gmail.com>.
- cabextract(1)
- program to extract files from Microsoft cabinet (.cab) archives
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |