DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: urgent help with unix

  1. #1
    Join Date
    Oct 2000
    Posts
    22

    Unhappy

    Hi guys,
    If I do a df-k in unix and I got this:
    $ df -k
    Filesystem 1024-blocks Free %Used Iused %Iused Mounted on
    /dev/hd4 98304 33548 66% 2942 6% /
    /dev/hd2 5144576 1694000 68% 73519 6% /usr
    /dev/hd9var 65536 33036 50% 838 6% /var
    /dev/hd3 131072 30344 77% 2443 8% /tmp

    I everything under the column 1024-blocks in bytes or kilobytes ?
    So on mount point /dev/hd4 what does the 98304 and 33548 stand for? Does it stand for bytes or Kilobytes. I am trying to determine it in bytes.

    I am new to unix so it's confusing for me

    thanks

  2. #2
    Join Date
    Nov 2000
    Posts
    205
    Hi there,

    The -k option of df means give me the results in kilobytes. ( if you just type df it should be in bytes)

    good luck,
    nirasha

Posting Permissions

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


Click Here to Expand Forum to Full Width