How to check for available disk space in linux.

June 8th, 2008

One way to check the available disk space in linux, is to use the df command.

From the command line type: df -h and you should see something like the picture above.