chenquan / diskusage

💥A tool for showing disk usage(Linux, MacOS and Windows), it is a very fast utility to find largest directories or files.
Apache License 2.0
275 stars 5 forks source link

APFS Clones Support #97

Open r3a1d3a1 opened 10 months ago

r3a1d3a1 commented 10 months ago

Hello,

Since Mac is claimed to be supported, I was wondering how clones are reported. Even Finder doesn't report their total space correctly. They're trickier to figure than hard links.

Thank you

chenquan commented 10 months ago

APFS Clones not supported.

r3a1d3a1 commented 10 months ago

Thanks. And I suppose hard links aren't treated any different than regular files either, right? (Meaning doubly/triply reported.)