Skip to content

seantur/dupe_detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage: dupe_detector <dir>

Simple go application to recursively and quickly find duplicate files.

A map is used to keep track of files are the same size. If there are multiple files that are the same size, they are hashed to check for collisions.

About

Small application to find duplicate files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages