fdup

command module
v0.0.0-...-91fa96d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2020 License: MIT Imports: 11 Imported by: 0

README

fdup - file duplication utility

Report Docs Version

fudp identifies duplicated files in a directory by hashing contents. Optionally, fdup can also identify directories with an exact duplicate within the specified scope.

fdup uses a hasing strategy to identify files (and/or directories) whose content is duplicated. Name and other metadata are not relevant to the results.

Documentation

See the docs here.

Install

$ go get github.com/cbergoon/fdup
$ go install github.com/cbergoon/fdup

Example Usage

    $ fdup

License

This project is licensed under the MIT License.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL