GNU bug report logs - #6186
du in coreutils should add the -d flag as a shortcut to --max-depth

Previous Next

Package: coreutils;

Reported by: Jon Ringuette <jonr <at> scharp.org>

Date: Thu, 13 May 2010 18:49:01 UTC

Severity: normal

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 6186 <at> debbugs.gnu.org (full text, mbox):

From: Eric Blake <eblake <at> redhat.com>
Cc: Jon Ringuette <jonr <at> scharp.org>, 6186 <at> debbugs.gnu.org
Subject: Re: bug#6186: du in coreutils should add the -d flag as a shortcut
	to	--max-depth
Date: Thu, 13 May 2010 13:31:44 -0600
[Message part 1 (text/plain, inline)]
On 05/13/2010 01:19 PM, Jon Ringuette wrote:
> For example currently to say get the size of all the home directories
> of users one would use : du /home -h --max-depth=1 .  It would make
> life simpler and make going from FreeBSD systems to Linux systems
> easier for people and scripts if the syntax : du /home -h -d 1 was
> also supposed.

Prior practice is always a good reason to support changes like this.  It
would be a very simple patch to du.c to convert --max-depth from
long-option only to also having a short-option equivalent.  Would you
like to try your hand at it first?

If not, I can probably get around to this in another day or two.

-- 
Eric Blake   eblake <at> redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

[signature.asc (application/pgp-signature, attachment)]

This bug report was last modified 15 years and 65 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.