On Wed, Jun 18, 2008 at 10:35 AM, Chuck Anderson <cra@wpi.edu> wrote:
On Wed, Jun 18, 2008 at 10:20:08AM -0400, Brett Russ wrote:...
> Thanks Mike, looks like it is related to the -x argument:
> http://www.mail-archive.com/bug-gnulib@gnu.org/msg04655.html
> Chuck,In my tests, with or without -x didn't make a difference:
> If it were rounding error I should still be able to make direct comparisons
> between the results, as long as they all used the -m argument.
>du -smxc yum jigdo
1 yum
48 jigdo
48 total
>du -smc yum jigdo
1 yum
48 jigdo
48 total