This is a bash script for finding Duplicate files in a folder. It uses md5 hashing technique for generating unique representative value for unique files, which is then compared to all other files and if it matches then both file names are printed as output to the user.
-
Notifications
You must be signed in to change notification settings - Fork 1
This is a bash script for finding Duplicate files in a folder. It uses md5 hashing technique for generating unique representative value for unique files, which is then compared to all other files and if it matches then both file names are printed as output to the user.
License
geekypanda411/DuplicateFileFinder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a bash script for finding Duplicate files in a folder. It uses md5 hashing technique for generating unique representative value for unique files, which is then compared to all other files and if it matches then both file names are printed as output to the user.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published