How to check for available disk space in linux.
June 8th, 2008One 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.
by Guilmet Inc.
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.