Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dingnuts
on Feb 25, 2025
|
parent
|
context
|
favorite
| on:
Hyperspace
It does get rid of the duplicate. The duplicate data is deleted and a hard link is created in its place.
zippergz
on Feb 25, 2025
|
next
[–]
It does not make hard links. It makes copy-on-write clones.
kemayo
on Feb 25, 2025
|
prev
|
next
[–]
No, because it's not actually a hard link -- if you modify one of the files they'll diverge.
8n4vidtmkvmk
on Feb 25, 2025
|
parent
|
next
[–]
Sounds like jdupes with -B
kemayo
on Feb 25, 2025
|
root
|
parent
|
next
[–]
Cursory googling suggests that it's using the same filesystem feature, yeah.
mort96
on Feb 26, 2025
|
prev
[–]
Replacing duplicates with hard links would be extremely dangerous. Software which expects to be able to modify file A without modifying previously-identical file B would break.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: