/ LINUX

df - 파일 시스템 디스크 공간 사용량 확인

1 min read
Show information about the file system on which each FILE resides,
or all file systems by default.

경로

/usr/bin/df

주요 옵션

-a --a : include pseudo, duplicate, inaccessible file systems
-h --human-readable: print sizes in powers of 1024 (e.g., 1023M)