LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   How to see free disk space (https://www.linuxquestions.org/questions/linux-general-1/how-to-see-free-disk-space-19770/)

bripage 04-29-2002 01:47 PM

How to see free disk space
 
I would like to know the command that allwos me to see the total free drive space on my hard drive. Im trying to put some rather big stuff on there and want to know how to check if its even possible. Thanx

trickykid 04-29-2002 01:49 PM

you can use the df command. Like if i wanted to look at first hard drive which would be /dev/hda.. i would do a:

df /dev/hda

hanzerik 04-29-2002 01:58 PM

df -h

will show it in a human readable format

lethe 04-29-2002 08:38 PM

kdf is a nice KDE frontend to df (if you re running kdf). df stands for disk free, BTW


All times are GMT -5. The time now is 02:35 AM.