clzip [options] cleanedfile[.zip] otherfile[.zip] |
-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 |
clzip considers two files to be identical if they have the same size and modification date and time.
synopsis: | excheck executable1 [executable2...] |
description: | check if all needed execs are there, |
getopt is GNU, and zip and unzip are not obsolete. |
synopsis: | handle_options "$@" |
description: | Handle the options |
globals used: | Myname Version args dry |