du
Synopsis
Section titled “Synopsis”du [--disk|--dir|--dua] [args...]Description
Section titled “Description”Smart disk-usage dispatcher. Without flags, routes to the most appropriate tool by context; explicit flags force one. Falls back to system du when the preferred tool is not installed.
Arguments
Section titled “Arguments”--disk |
Force duf (disk-level free/used overview) |
--dir |
Force dust (per-directory tree breakdown) |
--dua |
Force dua (fast interactive space analyzer) |
args... |
Files/directories or flags forwarded to the selected tool |
Example
Section titled “Example”du ~/Downloadsdu --diskDependencies: duf, dust, dua
Classification: bypasses-shadow(du)