Skip to content

shendongming/dupFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

dupFinder 查找重复文件

Finding duplicate files ,write by python

dupFinder/dupFinder.py ./ > dup_files.txt

vim dup_files.txt

统计结果:

    #stats:
    # {
    #  "total_size_human": "13.0GiB",
    #  "process": 372220,
    #  "del_size_human": "3.7GiB",
    #  "total": 377472,
    #  "count_sha1": 325029,
    #  "sha1": 325029,
    #  "process_total": 372220,
    #  "total_size": 13923604736,
    #  "del_size": 4017960903,
    #  "crc": 372220,
    #  "del": 277703,
    #  "time": "229.031s",
    #  "empty": 488,
    #  "same_size": 372220
    #}

About

Finding duplicate files ,write by python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages