du -sh /directory/path
# The -s flag will insure that each specific entry is calculated, # and the -h flag will make the output in human readable size format du -sh /directory/path
du -h /path/to/folder/