Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

brettcannon/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