Description
Duplicate files can be replaced with hardlinks to save disk space. It is useful when repeated files are identical and users want to reduce storage use without changing apparent filenames.
Hardlinks make multiple paths share the same file content. Understand the consequences for editing, backups, and deletion before running it on important folders.