gdu
gdu copied to clipboard
Fast disk usage analyzer with console interface written in Go
**Is your feature request related to a problem? Please describe.** I'm always frustrated when `gdu `dies on me on windows with "_Error: loading mount points: Only Linux platform is supported...
**Describe the bug** When pointing `gdu` at the `rsnapshot` (a hard link based backup software) target path the behavior is inconsistent. File sizes change across runs or are attributed to...
check the commits detail
First of all, thanks for developing `gdu`, it’s a fantastic tool! **Describe the bug** When running in non-interactive mode (`-n`), the `--show-item-count` (`-C`) flag appears to have no effect: item...
Hi, May be what I'm going to ask falls in the bucket of scope creep for the intended use of `gdu` but I would like to find the biggest files...
**Is your feature request related to a problem? Please describe.** We use `gdu` to give access to users to look at their disk usage on a shared file system. This...
When running `gdu` on a big directory, it can take minutes for it to be finished (despite it being amazingly fast). It would be great if one could already start...
When a directory has a hundred subdirectories, it'd be great if one could run gdu on a subset of the subdirectories. This is not possible right now AFAICT. So I...