-
Notifications
You must be signed in to change notification settings - Fork 6
mumbly/PyUtils
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Some python utilities. Well, at this point, only 1. ======================= FileDupeFinder - find duplicate files given a directory root. Does a check for files that are hardlinked. Uses an md5 checksum to determine identity, which may not be a perfect method. Does a first pass of files that uses filesize to determine if there is a potential duplicate (much faster than doing md5 sums initially), which is definitely not a perfect method.
About
Some Python Utilities
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published