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>