Skip to content

Analytics#

Functions for statistics and analysis.


anal-disk-usage#

Analyze disk usage. Display the disk space used by each subdirectory in any directory in ascending order. Additionally, it reports the percentage of the total size occupied by each sub-directory.

Usage

anal-disk-usage [DIR]

Params:
DIR                Directory to check. Defaults to current working dir.