Find the answer to your Linux question:
Results 1 to 4 of 4
HI All, Please tell me a command to find total disk space . Thanks in advance.....
  1. #1
    Just 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..

  2. #2
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Disk free.
    Debian GNU/Linux -- You know you want it.

  3. #3
    Linux Engineer Kieren's Avatar
    Join Date
    Aug 2007
    Location
    England
    Posts
    845
    You can do so with the command df:

    Code:
    df -h
    Linux User #453176

  4. #4
    Just 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.

Posting Permissions

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