Determine the file storage of each sub-directory in a directory

03-01-2024

du -sh * | sort -hr
du -sh * | grep G