Skip to content

Takes a list of file from stdin. And print the duplicate ones. Like fdupes on steroids.

License

Notifications You must be signed in to change notification settings

schoetbi/UltraFastDuplicateFilesFinder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Ultra Fast Duplicate Files Finder
=================================
  original by Gautier Portet <kassoulet gmail com>
  modified by schoetbi

Example use:

  ./UltraFastDuplicateFilesFinder.py <folder>

Options:
   -d dir     If duplicate files are found in this directory delete the file
              if it is not the only one
   --dry      Do not delete anything. Just try it out
   --min-size Minimal file size to process

   




About

Takes a list of file from stdin. And print the duplicate ones. Like fdupes on steroids.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%