Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dingnuts
7 months ago
|
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
7 months ago
|
next
[–]
It does not make hard links. It makes copy-on-write clones.
kemayo
7 months ago
|
prev
|
next
[–]
No, because it's not actually a hard link -- if you modify one of the files they'll diverge.
8n4vidtmkvmk
7 months ago
|
parent
|
next
[–]
Sounds like jdupes with -B
kemayo
7 months ago
|
root
|
parent
|
next
[–]
Cursory googling suggests that it's using the same filesystem feature, yeah.
mort96
7 months ago
|
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.
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: