du(1) -sh %2A %7C sort -hr %7C head -10
estimate file space usage
-s, --summarize
       display only a total for each argument
-h, --human-readable
       print sizes in human readable format (e.g., 1K 234M 2G)
Summarize disk usage of each FILE, recursively for directories.
-0, --null
       end each output line with 0 byte rather than newline
source manpages: du