Unix & Linux

[Linux] 디렉토리용량 조회

Hoonim 2011. 6. 3. 09:09

현재 폴더 기준 각 디렉토리 용량 조회
[root@test/]# du -sh /*

전체용량
[root@test/]# df -h