Skip to content

sarunask/godedup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

godedup

Finds duplicate files in specified path

Has 3 main GO routines, which are interconnected as follows:

walker -> makeSha1Sum -> compare

Installation

go get github.com/sarunask/godedup

Usage

godedup -search_path /home/

Help

godedup --help

About

Finds duplicate files in specified path

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages