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