logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gcab - Program to create Microsoft cabinet (.cab) archives

Author

       Written by Marc-André Lureau <marcandre.lureau@gmail.com>.

Description

       Create the cabinet file CABFILE from the list of FILES.

Name

       gcab - Program to create Microsoft cabinet (.cab) archives

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,--directoryDIR
              change or extract to directory DIR

       -v,--verbose
              verbosely list files processed

       -z,--zip
              use zip compression

See Also

cabextract(1)
              program to extract files from Microsoft cabinet (.cab) archives

gcab v1.6                                         December 2012                                          GCAB(1)

Synopsis

gcab [OPTION]... CABFILEFILES...

See Also