1GCAB(1) General Commands Manual GCAB(1)
2
3
4
6 gcab - Program to create Microsoft cabinet (.cab) archives
7
9 gcab [OPTION]... CABFILE FILES...
10
12 Create the cabinet file CABFILE from the list of FILES.
13
15 -c, --create
16 create a new cabinet archive
17
18 -x, --extract
19 extract files from a cabinet archive
20
21 -t, --list
22 list files of a cabinet archive
23
24 -n, --nopath
25 create files without pathnames
26
27 -C, --directory DIR
28 change or extract to directory DIR
29
30 -v, --verbose
31 verbosely list files processed
32
33 -z, --zip
34 use zip compression
35
37 Written by Marc-André Lureau <marcandre.lureau@gmail.com>.
38
39
41 cabextract(1)
42 program to extract files from Microsoft cabinet (.cab) archives
43
44
45
46gcab v1.1 December 2012 GCAB(1)