compare trees for identical filesystem structure and content(s)
Usage: cmptrees SOURCE_DIR TARGET_DIR
- --include STRING_OR_REGEX # only show matching filenames
- --exclude STRING_OR_REGEX # exclude matching filenames
- --md5 # compare md5 digests
- --sha # compare sha digests
- --help # display this message