bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: strange behaviour df -iH


From: Jim Meyering
Subject: Re: strange behaviour df -iH
Date: Wed, 08 Oct 2003 16:31:00 +0200

"Jean-Pierre Hendrix (xs4all)" <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]