  
- 帖子
- 1023
- 积分
- 3120
- 技术
- 230
- 捐助
- 160
- 注册时间
- 2010-12-22
|
本帖最后由 tmplinshi 于 2011-6-23 22:08 编辑
试试 finddupe
finddupe 查找重复文件的方式:
Finddupe will only read the first 32k of a file and compute a hash based on that. Only if that matches with another file will it even read the entire files. |
|