Format printing byte counts

dua

  • Dua (Disk Usage Analyzer) is a tool to conveniently learn about the usage of disk space of a given directory.
    More information: <https://github.com/Byron/dua-cli>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

dua --format {{metric|binary|bytes|GB|GiB|MB|MiB}}

click the source code to copy