Description
Summarizes disk usage for files and directories using parallel processing. It helps users inspect storage consumption faster on large directory trees.
Use it when you need terminal-based disk usage reports and the directory set is large enough to benefit from parallel work. Scanning large trees can be I/O heavy, so avoid running it aggressively on busy storage.