New comment by zdykstra on void-packages repository https://github.com/void-linux/void-packages/pull/33821#issuecomment-955238413 Comment: Tested locally on `x86_64/glibc`, seems to work as expected. ``` bash-5.1$ dutree -v dutree version v0.2.17 bash-5.1$ dutree -s -A [ zdykstra 131.43 GiB ] ├─ tmp │ ######################│ 24% 31.58 GiB ├─ source │ #####################│ 23% 30.60 GiB ├─ Documents │ ##############│ 16% 21.40 GiB ├─ Downloads │ #######│ 8% 11.01 GiB ├─ .cache │ #####│ 7% 9.43 GiB ├─ Videos │ #####│ 7% 9.41 GiB ├─ .thunderbird │ #####│ 6% 8.62 GiB ├─ .config │ ##│ 4% 5.46 GiB ├─ .local │ │ 1% 1.73 GiB ├─ .mozilla │ │ 1% 1.47 GiB ├─ .perl-cpm │ │ 0% 279.36 MiB ├─ .cargo │ │ 0% 160.74 MiB ├─ .cpanm │ │ 0% 115.02 MiB ├─ .weechat │ │ 0% 82.30 MiB ├─ Pictures │ │ 0% 67.52 MiB ├─ .icons │ │ 0% 13.39 MiB ├─ .vim │ │ 0% 9.84 MiB ├─ .purple │ │ 0% 2.46 MiB ├─ .ccnet │ │ 0% 1.88 MiB ├─ .java │ │ 0% 1.36 MiB └─ │ │ 0% 875.82 KiB ```