bug-coreutils
[Top][All Lists]
Advanced

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

bug#6186: du in coreutils should add the -d flag as a shortcut to --max-


From: Eric Blake
Subject: 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
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-3.fc13 Lightning/1.0b1 Mnenhy/0.8.2 Thunderbird/3.0.4

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   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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