"Jean-Pierre Hendrix (xs4all)" <[EMAIL PROTECTED]> wrote:
> 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% /

Thanks for the report.
That's been fixed for some time, probably since coreutils-4.5.4.

Here's what it does, now:

  $ df -iH /
  Filesystem            Inodes   IUsed   IFree IUse% Mounted on
  /dev/hda6               526k    173k    354k   33% /

Newer versions are here:

STABLE
  ftp://ftp.gnu.org/gnu/coreutils/coreutils-5.0.tar.gz
  ftp://ftp.gnu.org/gnu/coreutils/coreutils-5.0.tar.bz2
  (coreutils is the union of fileutils, textutils, and sh-utils)

BETA
  ftp://alpha.gnu.org/gnu/coreutils/coreutils-5.0.91.tar.gz
  ftp://alpha.gnu.org/gnu/coreutils/coreutils-5.0.91.tar.bz2


_______________________________________________
Bug-coreutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to