Skip to content

AliiAhmadi/dfind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dfind - redundant data find

dfind is a command line tool that finds duplicate files.

Installation

go run dfind.go
go build dfind.go

or

make

Usage

dfind [directory1] [directory2] [directory3]...

If you dont specify any directory, it will use current directory.

Screenshot Screenshot