If the home directory, say /home, is a filesystem (mount point), then you could use df. If it's only a directory, then use du.
 
Code:
df -h /home
du -sh /home
آیا این پاسخ به شما کمک کرد؟ 0 کاربر این را مفید یافتند (0 نظرات)