ZIP
WinGet
gdu
Daniel Milde · 5.33.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
gdu_windows_amd64.exe.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
dundee.gdu
Version
5.33.0
Description
Pretty fast disk usage analyzer written in Go.
License
MIT
↗
Homepage
https://github.com/dundee/gdu
Support
https://milde.cz/en/contact
Release Notes
What's Changed
- feat: add SQLite analyzer and some assorted changes by @quetz in #484
- feat: add --archive-browsing flag to show zip/jar files as dirs, add --collapse-path flag to for collapsing single-child directory
- feat: add --depth flag by @sguptasf in #485
- feat: add options to force output units by @shuaixr in #464
- feat: allow excluding file(s) by their type by @AmauMaill in #472
- feat: bump version of go and badger by @joy4eg in #438
- feat: time filters by @Sarke in #425
- feat:…