Scripts to find duplicate images and videos within directories and theirs sub-directories. Supported formats are JPG, PNG, HEIC and AVI.
dupGenerateCache [-d <directory>] [-o <filename>]
Build the cache for a directory and its sub-directories.
dupReport <files> [-o <filename>]
Compare the cache for multiple directories and report the duplicates.
Clone the repository and go to the project directory.
git clone https://github.com/ZooterOne/File-Utils
cd File-Utils/ShellScripts./<script>.sh <parameters>