Thursday, November 18, 2010

Know the disk space using the command df

Hi,
We can execute the below command to know your disk space(used, avail)
For Example:
df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda1             3.5G  2.6G  851M  76% /
tmpfs                 249M   88K  249M   1% /dev/shm

No comments:

Post a Comment