Skip to content

miline/rust-duplicate-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This tool finds duplicate files in a directory by comparing their SHA256.

USAGE

Usage: rust-duplicate-finder [OPTIONS]

Options:
  -p, --path <PATH>  Path where the search of duplicate files should happen [default: .]
  -n, --name         Files are duplicate if they have same SHA256 and same name
  -s, --skip-hidden  If you want to skip hidden files
  -z, --size <SIZE>  Size of the file in MB to above which the files will be compared [default: 0]
  -h, --help         Print help
  -V, --version      Print version

About

Find duplicate files in a directory by comparing SHA256 of them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages