Getting the size directories take on your disk

Yeah, this is a silly one which you can easily find by running man du but somehow I never got to it and ended up using less efficient methods:

du -h -d1 .

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *