I am seeking to understand that "average" file size for a folder on my computer. I have calculated the true average of files (total size / no. of files), however I would, ultimately, love to group together files into file-size categories as follows;
Files < 1kb: 23 files.
Files < 100kb: 276 files.
Files < 1mb: 786 files.
Is this possible using a batch script?