Skip to content

Changing binary/metric format in interactive mode? #308

@Byron

Description

@Byron

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 i determined? (why is it different on both systems?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions