SSD

dua – disk usage analyzer

dua (Disk Usage Analyzer) is a tool to conveniently learn about the usage of disk space of a given directory.

It’s parallel by default and will max out your SSD, providing relevant information as fast as possible. Optionally delete superfluous data, and do so more quickly than rm.

dua is free and open source software.

Website: github.com/Byron/dua-cli
Support:
Developer: Sebastian Thiel
License: MIT License

dua

USAGE:
    dua [FLAGS] [OPTIONS] [SUBCOMMAND] [input]...

ARGS:
    input..    One or more input files or directories. If unset, we will use all entries in
                  the current working directory

FLAGS:
    -A, --apparent-size         Display apparent size instead of disk usage
    -l, --count-hard-links      Count hard-linked files each time they are seen
    -h, --help                  Prints help information
    -x, --stay-on-filesystem    If set, we will not cross filesystems or traverse mount points
    -V, --version               Prints version information

OPTIONS:
    -f, --format       The format with which to print byte counts. Metric - uses 1000 as
                               base (default) Binary - uses 1024 as base Bytes - plain bytes without
                               any formatting GB - only gigabytes GiB - only gibibytes MB - only
                               megabytes MiB - only mebibytes [possible values: metric, binary,
                               bytes, MB, MiB, GB, GiB]
    -t, --threads     The amount of threads to use. Defaults to 0, indicating the amount of
                               logical processors. Set to 1 to use only a single thread [default: 0]

SUBCOMMANDS:
    aggregate      Aggregrate the consumed space of one or more directories or files [aliases:
                   a, a]
    help           Prints this message or the help of the given subcommand(s)
    interactive    Launch the terminal user interface [aliases: i, i]

dua is written in Rust. Learn Rust with our recommended free books and free tutorials.


Related Software

du alternativesProgramming LanguageLicense
dustRustApache License 2.0
dufGoMIT License
DucCGNU Lesser General Public License v3
NcduCGNU GPL v2.0 License
gduGo MIT License
cullGoMIT License
duaRustMIT License
erdtreeRustMIT License
pduRustApache License 2.0
vizexPythonMIT License
goduGo MIT License
dutreeRustGNU General Public License v3
spaceRustMIT License
daryaRustGNU General Public License v3.0
diskusRustMIT License or Apache License 2.0
NoxDirGoMIT License
mcduRustMIT License
dirstat-rsRustMIT License
diskonautRustMIT License
bonsaiC++GNU General Public License v3.0
diskardRustMIT License or Apache License 2.0
cduPerlGNU General Public License v2.0
tduGoGNU General Public License v2
duvizPythonMIT License
dutCGNU General Public License v3.0
whalespotterRustMIT License
snRustBSD 3-Clause “New” or “Revised” License

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted