dut - A disk usage calculator for Linux

Similar to tools like du, dust

“dut” displays a tree of the biggest things under your current directory, and it also shows the size of hard-links under each directory as well.

Single main.c file which includes the how to gcc compile line:

https://codeberg.org/201984/dut
https://news.ycombinator.com/item?id=40932492