Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
GCAB(1) 		     General Commands Manual			 GCAB(1)

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-AndrA(C) Lureau <marcandre.lureau@gmail.com>.

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

gcab v1.6			  December 2012 			 GCAB(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=gcab&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help