GNU bug report logs -
#10281
du: hard-links counting with multiple arguments (commit
Previous Next
Reported by: Paul Eggert <eggert <at> cs.ucla.edu>
Date: Mon, 12 Dec 2011 18:02:02 UTC
Severity: wishlist
Tags: wontfix
Merged with 10282,
11526
Done: Assaf Gordon <assafgordon <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 12/12/11 10:09, Jim Meyering wrote:
> Kamil or Paul, would you please post the original, for the record?
Sure, here's a copy:
From: Kamil Dudka <kdudka <at> redhat.com>
To: bug-coreutils <at> gnu.org
Subject: change in behavior of du with multiple arguments (commit efe53cc)
Date: Mon, 12 Dec 2011 13:50:30 +0100
Cc: Paul Eggert <eggert <at> cs.ucla.edu>
Message-Id: <201112121350.30539.kdudka <at> redhat.com>
Hi,
the following upstream commit introduces a major change in behavior of du
when multiple arguments are specified:
http://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=efe53cc
... and the issue has landed as a bug in our Bugzilla:
https://bugzilla.redhat.com/747075#c3
Was such a change in behavior intended? I am asking as I was not able to
find it documented anywhere. The up2date man page states:
Summarize disk usage of each FILE, recursively for directories.
..., where FILE refers to a single argument given to du. The info
documentation states:
The FILE argument order affects which links are counted, and changing the
argument order may change the numbers that `du' outputs.
However, changing the numbers is one thing and missing lines in the output
of du is quite another thing.
Could anybody please clarify the current behavior of du? Thanks in advance!
Kamil
This bug report was last modified 6 years and 303 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.