Skip to content

Better printing of file size #30

@timlarson345

Description

@timlarson345

If a file is 2.3GB, it will show up as 2300MB. We should output it as 2.30GB instead, showing at least 3 significant digits. But if it's less than a GB, it should show as 833MB.

See http://stackoverflow.com/questions/14488796/does-net-provide-an-easy-way-convert-bytes-to-kb-mb-gb-etc for a log based implementation.

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