 | This pike script will recursively search through one or more directories of files and report what files have the same content. It can also replace identical files with symlinks or hardlinks. It is quite well optimized, so it can search through large directories relatively quickly.
|