sh 查找文件/图像重复

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 查找文件/图像重复相关的知识,希望对你有一定的参考价值。

#! /bin/bash

# find by hash comparison
find Pictures/  -type f -exec md5sum '{}' ';' | sort | uniq --all-repeated=separate -w 15 > dupes.txt

# find by fingerprinting
findimagedupes Pictures/ > dupes.txt

fdupes -r /

以上是关于sh 查找文件/图像重复的主要内容,如果未能解决你的问题,请参考以下文章

如果分辨率更改,则查找相似图像[重复]

在所有子目录中的文件中查找和替换文本[重复]

sh 终端 - 查找未使用的图像

sh 终端 - 查找图像

sh 在Project中查找未使用的图像

sh 在所有战争中查找重复的库