du for core> du {flags} (path)
--all, -a: Output file sizes as well as directory sizes--deref, -r: Dereference symlinks to their targets for size--exclude, -x {glob}: Exclude these file names--max-depth, -d {int}: Directory recursion limit--min-size, -m {int}: Exclude files below this sizepath: starting directory| input | output | 
|---|---|
| nothing | table | 
Disk usage of the current directory
>du
    Copyright © 2019–2023 The Nushell Project DevelopersLicensed under the MIT License.
    https://www.nushell.sh/commands/docs/du.html