Tdu - Top Disk Usage v1.26

You want to know what is using all your disk space ?
This command-line tool, written in Go, estimates the disk space occupied by all files in a given path.
The estimation method is similar to the ‘du -skx’ command from GNU Coreutils package.

Features:

  • It displays a sorted list of the biggest folders and files with percentages
  • It shows information about current partition
  • It counts directories, files, symbolic links, hard links, sockets, pipes, directory depth…
  • It finds deepest directory, longest file path
  • License : GNU GPL

I am looking for your feedback and suggestions !

Currently tested on Linux and Windows.
If you are a developper on MacOS or FreeBSD, please test the code on these OS and provide me with patches.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.