Skip to content

mgamsjager/indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indexer

Indexer is a simple CLI tool which search for duplicate files by comparing its' SHA256 hash.

Install

$ go install github.com/mgamsjager/indexer/cmd/indexer

Usage

Run $ indexer to give you all duplicates in the current and descending directories

Flags

-root-path Specify the path to start from

-delete-duplicates Will automatically delete found duplicates!!

-sample-size Number of bytes to calculate the hash from. Default is 100KB.

About

Searches for duplicate files by comparing the SHA256 hash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages