Skip to content

jum/dups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dups.go

A small command line utility to find duplicate files written in the go language.

The current version is rather slow, as it hashes every single file it encounters. I will implement the suggestions mentioned in the golang-nuts mailing list thread to make it faster.

About

Find duplicate files (go command line tool)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published