Results 1 to 4 of 4
Can someone give me the command that tells me how much of a disk is used? Is it a fdisk command?...
- 03-19-2009 #1
Command for disk usage
Can someone give me the command that tells me how much of a disk is used? Is it a fdisk command?
- 03-19-2009 #2Just Joined!
- Join Date
- Mar 2009
- Posts
- 4
- 03-19-2009 #3
- 03-19-2009 #4
Use -h or -m option with df.
Check its manual :Code:df -h
I would suggest you check this site too : linuxcommand.orgCode:man df
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
