mxmCherry / fsdedupe

Utils to deduplicate local filesystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fsdedupe

Go Reference Test

Utils to deduplicate local filesystem

go install github.com/mxmCherry/fsdedupe/cmd/fsdedupe@latest

find <SOMEDIR> -type f -not -path '*/.*' | fsdedupe symlink

About

Utils to deduplicate local filesystem

License:The Unlicense


Languages

Language:Go 100.0%