Results 1 to 4 of 4
HI All,
Please tell me a command to find total disk space .
Thanks in advance.....
- 11-11-2009 #1Just Joined!
- Join Date
- Nov 2009
- Posts
- 2
total disk space
HI All,
Please tell me a command to find total disk space .
Thanks in advance..
- 11-11-2009 #2
Disk free.
Debian GNU/Linux -- You know you want it.
- 11-11-2009 #3
You can do so with the command df:
Code:df -h
Linux User #453176
- 11-13-2009 #4Just Joined!
- Join Date
- Sep 2009
- Posts
- 6
cd to the directory for which you want to find the free space and then run
df -h .
prabs.


Reply With Quote