forked from kassoulet/UltraFastDuplicateFilesFinder
-
Couldn't load subscription status.
- Fork 0
Takes a list of file from stdin. And print the duplicate ones. Like fdupes on steroids.
License
Couldn't load subscription status.
schoetbi/UltraFastDuplicateFilesFinder
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published
Languages
- Python 100.0%