GNU bug report logs - #11526
du: hard-links counting with multiple arguments (commit

Previous Next

Package: coreutils;

Reported by: Chris Marusich <cmmarusich <at> gmail.com>

Date: Sun, 20 May 2012 16:57:01 UTC

Severity: wishlist

Tags: wontfix

Merged with 10281, 10282

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Chris Marusich <cmmarusich <at> gmail.com>
Cc: 11526 <at> debbugs.gnu.org
Subject: bug#11526: "du -s . foo bar" only outputs size of first argument -- versions 8.13, 8.16, and 8.17 (latest)
Date: Mon, 21 May 2012 00:29:12 -0700
On 05/21/2012 12:24 AM, Chris Marusich wrote:
> $ mkdir foo foo/bar
> $ du foo foo/bar
> 4	foo/bar
> 8	foo
> $ du foo/bar foo
> 4	foo/bar
> 4	foo
> 
> Is this intended?

Wow!  That's a good one.  Yes, the behavior is intended,
though, as I mentioned, there's been some consideration
to adding a flag or two that would generate different
output here.




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.