-
Notifications
You must be signed in to change notification settings - Fork 141
Closed
Description
Discussed in #305
Originally posted by th0rgall January 5, 2026
I'm trying to compare the contents of two similar directories by their size, one resides on a Ubuntu x86-64 server and is accessed via SSH, the other is connected as an external drive to my local arm64 macOS machine. Both use prebuilt 2.32.2 binaries for their respective systems.
On the server, dua i uses binary units (GiB), on the Macbook it uses metric units (GB). This makes it hard to visually compare the folder sizes.
Interactive mode does not support the --format option, so I'm wondering,
- is there any way to change the format? Am I missing some interactive command or configuration?
- based on what the format used in
dua idetermined? (why is it different on both systems?)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels