推荐的文件去重工具
我推荐这两个工具用于一般文件去重:
Czkawa:基于 GUI 的去重工具
此开源工具支持基于哈希的去重(查找逐字节相同的文件),此外还支持基于相似性的图像去重和视觉比较。它相当容易使用,因此 Czkawka 是我推荐每个人首先使用的 - 但它仍然支持许多使去重高效的功能。
rmlint - 命令行去重
rmlint 是一个功能齐全的命令行去重工具,功能极其丰富。据我所知它没有 GUI,因此仅适用于熟悉命令行的用户。我用它在服务器等进行去重,并定期使用其一些功能如标记文件,以便某些文件夹中的重复项不会被删除:
rmlint_example.sh
rmlint -k folder_where_to_remove_files // original_folderCheck out similar posts by category:
Backup
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow