On 2024-10-07 21:06, Dan Ritter wrote:
Possibly of interest: Debian package rdfind: Description: find duplicate files utilityrdfind is a program to find duplicate files and optionally list, deletethem or replace them with symlinks or hard links. It is a commandline program written in c++, which has proven to be pretty quick comparedto its alternatives. -dsr-
Well, that sounds handy. If, after using rdfind, want to copy a directory to external media. Does "cp --dereference" mean copy the source if there's a symlink? mick