--- fdupes-1.40/fdupes.c +++ fdupes-1.40/fdupes.c @@ -707,1 +707,1 @@ - if (strcasecmp(token, "all") == 0) --- + if (strncasecmp(token, "a", 1) == 0)