Description
Duplicate unchanged files can be replaced with hardlinks to recover disk space without keeping separate copies. It is useful for backups, build trees, media libraries, or snapshots that contain repeated files.
This command changes filesystem relationships, so it should be tested on noncritical data first. Hardlinked files share the same stored content, which may surprise users who expect every duplicate to remain independent.