Find the answer to your Linux question:
Results 1 to 2 of 2
hi all I have installed redhat linux9.0 in my system. For that i have created 6.0GB space in my hard disk. I want to know the actual space it occupied. ...
  1. #1
    Just Joined!
    Join Date
    Jan 2008
    Location
    India
    Posts
    78

    Help in linux disk partition

    hi all

    I have installed redhat linux9.0 in my system. For that i have created 6.0GB space in my hard disk. I want to know the actual space it occupied. Like in windows, is there any command is available to check out the space occupied.
    can anyone help?

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Execute this
    Code:
    df -h
    It will display used and free space of all mounted partitions.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...