/Duplicate-File-Detector

Detect Duplicate file and delete them

Primary LanguagePython

Duplicate-File-Detector

Detect Duplicate file and delete them

Duplicate File Detector

The program is going to receive location of a folder to scan, then is going to traverse the directories given and find the duplicated files in the folders.
This program is going to compute hash for every file, allowing us to find duplicated files even though their names are different. All of the files that we find are going to be stored in a list, with the hash