linux aix 查詢inode的命令

msdnchina發表於2011-08-09

red hat linux

Last login: Fri Jul 1 17:08:24 2011 from 192.168.0.82
[oracle@ODD ~]$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda3 15G 14G 863M 95% /
/dev/hda1 487M 17M 445M 4% /boot
none 506M 0 506M 0% /dev/shm
[oracle@ODD ~]$ df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/hda3 1974720 336966 1637754 18% /
/dev/hda1 128520 42 128478 1% /boot
none 129328 1 129327 1% /dev/shm
[oracle@ODD ~]$

aix:

# df -g
Filesystem GB blocks Free %Used Iused %Iused Mounted on
/dev/hd4 14.00 2.92 80% 33614 1% /
/dev/hd2 4.56 3.28 29% 37191 4% /usr
/dev/hd9var 6.00 5.74 5% 688 1% /var
/dev/hd3 4.00 3.83 5% 174 1% /tmp
/proc - - - - - /proc
/dev/hd10opt 4.00 1.54 62% 2579 1% /opt
/dev/fslv00 0.50 0.50 1% 17 1% /home
#

[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/161195/viewspace-1053633/,如需轉載,請註明出處,否則將追究法律責任。

相關文章