这是indexloc提供的服务,不要输入任何密码
Skip to content

xchapter7x/dups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dups wercker status

find duplicates in a list of files

Install:

go get github.com/xchapter7x/dups

Sample Usage:

#search for files and have grup show dups
$ find /repo/path -name "*_test.go" | dups

Summary:

defaults to finding duplicates in the set of files given, using a 10 line block comparision.

About

find duplicates in a list of files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages