Skip to content

Latest commit

Β 

History

History
39 lines (26 loc) Β· 985 Bytes

File metadata and controls

39 lines (26 loc) Β· 985 Bytes

πŸ€” About

Scripts to find duplicate images and videos within directories and theirs sub-directories. Supported formats are JPG, PNG, HEIC and AVI.

Scripts

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.

πŸ“ Implementation

LANGUAGE EDITOR OS

βš™ Installation

Clone the repository and go to the project directory.

git clone https://github.com/ZooterOne/File-Utils
cd File-Utils/ShellScripts

πŸƒβ€β™‚οΈ Run scripts

./<script>.sh <parameters>