Du (disk usage) reports the disk space usage for the directory you specify. By default it recurses directories to show the total size of a directory and its subdirectories.
Usage: du [-c[t]] [-l <levels> | -n | -v] [-u] [-q] <directory>
CSV output is formatted as:
Path, CurrentFileCount, CurrentFileSize, FileCount, DirectoryCount, DirectorySize