Skip to content

yashjain12yj/Duplicate-File-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Detect Duplicate file and delete them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages