Hacker News new | ask | show | jobs
by rahimnathwani 484 days ago
Hyperspace said I can save 10GB.

But then I ran this command and saved over 20GB:

  brew install fclones
  cd ~
  fclones group . | fclones dedupe
I've used fclones before in the default mode (create hard links) but this is the first time I've run it at the top level of my home folder, in dedupe mode (i.e. using APFS clones). Fingers crossed it didn't wreck anything.