du -hs /path/to/directory
du -hs /var/www/* //with sort du -hs /var/www/* | sort -n -r
du -hs /path-to-directory