Check size of a directory and subdirectories (and files with -a):
du -ha ~
du -hd 1 --time --exclude=./.*
-d N, --max-depth=N: shows size to level N
See partitions sizes
df -h
du -ha ~
du -hd 1 --time --exclude=./.*
-d N, --max-depth=N: shows size to level N
df -h