On July 27, version 1.28.0 of the command-line utility was released jdupes, written in C and distributed under the MIT license.
The utility is designed to find duplicate files, allowing for their deletion, block deduplication, or replacement with links.
In the new version:
- Security fixes from the in-development version 2 have been carried over;
- Fixed a crash when creating a new hash database;
- Improved the performance of name length calculations;
- Enhanced precautions when interactively prompting for deletion;
- To avoid losing the hash database, it will not be overwritten if there is insufficient disk space.
Source: linux.org.ru
