the inode count in df behaves strangely when combined with human readable flag:
 
# df -iH
Filesystem            Inodes   IUsed   IFree IUse% Mounted on
/dev/vg1/lv1           931kB   292kB   639kB   32% /
/dev/hda1               27kB      41    27kB    1% /boot
/dev/hdb1                  0       0       0    -  /mnt/D
none                    24kB       1    24kB    1% /dev/shm
/dev/vg1/lvol2          13kB      11    13kB    1% /mnt/cdrom
number of inodes shoud not be counted in B(ytes)
 
hope this helps
 
kind regards,
 
JP
_______________________________________________
Bug-coreutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to