Skip to content

Find duplicate files in a directory tree and (optionally) delete them

Notifications You must be signed in to change notification settings

SeattleRex/dupes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Dupes ##Written by: Rex rex@rex.email

This programs scans all files in a directory tree, and attempts to locate duplicates, even when the file names are slightly different. It does this by matching filename substrings with exact file byte counts.

I threw this small utility together as a result of having a large music library with numerous duplicates. I realized the relative low-probabilty of a file having the exact number of bytes as another file ... a probability reduced even further requiring said file to have a semi-matching title.

Usage:

About

Find duplicate files in a directory tree and (optionally) delete them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published