Skip to content

wtait1/ddf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddf

CLI tool to De-Duplicate Files

 ❯ cp README.md readme2.md
 ❯ ddf
 .gitignore
 Makefile
 README.md
> readme2.md
 go.mod
 go.sum
 main.go

Found 1 repeat

ddf detects piped output and will automatically produce "quiet" output:

❯ cp README.md readme2.md
❯ ddf | cat
readme2.md

About

Golang CLI tool to De-Duplicate Files

Resources

Stars

Watchers

Forks

Packages

No packages published