Get a list of directory sizes in Linux

Getting a list of directories and their sizes in Linux is pretty easy. All you need to do is use the following command:

du -sh /*