check-duplicate-files

command module
v0.0.0-...-c4487f9 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2022 License: MIT Imports: 11 Imported by: 0

README

check-duplicate-files

List duplicate files based on their hash signature. Optionally use "remove" parameter to move the duplicates to a folder named "REMOVED".

Usage

go build
./check-duplicate-files <root directory path> [remove]

Only duplicate files are output:

<CRC32 Hash>;<Index>;<File path>

Duplicate files are sorted by the timestamp written in their filename. See rename-by-mdate

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