-
-
Notifications
You must be signed in to change notification settings - Fork 403
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Discrepancy between df and duf on macOS #205
Comments
As far as I understand, the free space of an APFS container is shared between all volumes of that container and can be allocated to them on demand, therefore used + available space will not be equal to total size for its volumes. |
I found that the information about a volume's used space is provided by the |
When I run
duf
on a MacBook (macOS 12.6, APFS) it shows different info for some of the system volumes compared to the info printed bydf
, e.g. "Used" space of /System/Volumes/Preboot and /System/Volumes/VM .df output:
duf:
The text was updated successfully, but these errors were encountered: