/dfc

A command line tool written in go, that finds duplicate files in a given directory tree, and interactively asks the user which file they want to keep.

Primary LanguageGoMIT LicenseMIT

dfc - duplicate file cleaner

A command line tool written in go, that finds duplicate files in a given directory tree, and interactively asks the user which file they want to keep.

To Build

go build dfc.go

Example Usage

To clean duplicate files under Documents folder,

./dfc ~/Documents/