SSD

tdu – top disk usage

Top Disk Usage. You want to know what is using all your disk space?

This command-line tool estimates the disk space occupied by all files in a given path.

It displays a sorted list of the biggest items. The estimation method is similar to the ‘du -skx’ command from GNU Coreutils package.

tdu is free and open source software.

Website: github.com/josephpaul0/tdu
Support:
Developer: Joseph Paul
License: GNU General Public License v2.0

tdu

 Usage: tdu [options] [directory]

  -b int
        Number of big files shown (default 8)
  -consolemax
        Maximize console window (on Windows only)
  -d int
        Number of access denied directories shown (default 0)
  -e int
        Number of empty directories shown (default 0)
  -f int
        Number of devices shown (default 0)
  -human
        Print sizes in human readable format.
        Use --human=false to print in kilobytes instead. (default true)
  -l int
        Number of depth1 items shown (default 15)
  -license
        Show the GNU General Public License V2
  -max
        Show deepest and longest paths
  -o string
        Export result to Ncdu's JSON format
  -s int
        Number of file status errors shown (default 0)
  -t int
        Number of sockets and named pipes shown (default 0)
  -version
        Program info and usage

tdu is written in Go. Learn Go 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