Man page - gcab(1)

Packages contains this manual

    Package:  gcab
    apt-get install gcab
    Manuals in package:
    Documentations in package:

Manual

GCAB

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR
SEE ALSO

NAME

gcab - 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