cabextract --version (return code: 0)
cabextract version 1.6
cabextract --help (return code: 1)
Usage: cabextract [options] [-d dir] <cabinet file(s)>
This will extract all files from a cabinet or executable cabinet.
For multi-part cabinets, only specify the first file in the set.
Options:
-v --version print version / list cabinet
-h --help show this help page
-l --list list contents of cabinet
-t --test test cabinet integrity
-q --quiet only print errors and warnings
-L --lowercase make filenames lowercase
-f --fix fix (some) corrupted cabinets
-p --pipe pipe extracted files to stdout
-s --single restrict search to cabs on the command line
-F --filter extract only files that match the given pattern
-d --directory extract all files to the given directory
cabextract 1.6 (C) 2000-2011 Stuart Caie <kyzer@4u.net>
This is free software with ABSOLUTELY NO WARRANTY.