clzip remove common files in two zip archives from the first
doc generated from the script with gendoc
bash script, version=1.06

Synopsis

clzip [options] cleanedfile[.zip] otherfile[.zip]

Options

-h,--help
print this help and exit
-H,--Help
print full documentation via less and exit
-V,--version
print version and exit
-d,--dry
do a dry run, keeping temporary files

Description

clzip removes files that are common in two zip archives from the first archive. This may be useful if you make full backups from time to time: many files that occur in the first backup will also occur in following backups.

clzip considers two files to be identical if they have the same size and modification date and time.

Author

Wybo Dekker

Copyright

Released under the GNU General Public License

Functions used:


excheck

synopsis:
excheck executable1 [executable2...]
description:
check if all needed execs are there,
getopt is GNU, and zip and unzip are not obsolete.

handle_options

synopsis:
handle_options "$@"
description:
Handle the options
globals used:
Myname Version args dry