Find the answer to your Linux question:
Results 1 to 2 of 2
What command can I use on any given linux system to display the details of hard disks in a system? i.e. how big they are and how much space is ...
  1. #1
    Just Joined!
    Join Date
    Feb 2007
    Posts
    9

    displaying the size and used space of disks

    What command can I use on any given linux system to display the details of hard disks in a system? i.e. how big they are and how much space is currently used?

  2. #2
    Just Joined!
    Join Date
    Feb 2007
    Posts
    2
    Hi,

    This one is easy.

    df -k (the size will be in KB)

    Regards,
    Vasko

Posting Permissions

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