Skip to content

Find duplicate files recursively in one or more directories

License

Notifications You must be signed in to change notification settings

rivy-go/find-duplicate-files

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

find-duplicate-files

A project for me to practice writing Go for a blog post.

The app takes in a list of directories on the command-line and then recurses into them to look for duplicate files (based on their hash values).

Build Status

About

Find duplicate files recursively in one or more directories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%