From 040fa3e7938d7e0a0bf55af97dc289e38f79ecc4 Mon Sep 17 00:00:00 2001 From: Yth - Arnaud Date: Mon, 14 May 2018 22:57:17 +0100 Subject: system/jdupes: Added (taking action upon duplicate files). Signed-off-by: David Spencer --- system/jdupes/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 system/jdupes/README (limited to 'system/jdupes/README') diff --git a/system/jdupes/README b/system/jdupes/README new file mode 100644 index 0000000000..f81875dee6 --- /dev/null +++ b/system/jdupes/README @@ -0,0 +1,6 @@ +jdupes is a program for identifying and taking actions upon duplicate +files. This fork of fdupes known as 'jdupes' is heavily modified from +and improved over the original. + +jdupes IS NOT a drop-in compatible replacement for fdupes! +Option availability and meanings differ between the two programs. -- cgit v1.2.3