Thank you for considering my request. I'll put a patch together for submission. -- Jon Ringuette SCHARP/FHCRC 1100 Fairview ave. N LE-400 Office: Phone: 206.667.6378 Mobile: 206.659.5660 Fax: 206.667.4812 E-mail: jonr@scharp.org CONFIDENTIALITY NOTICE: This e-mail message and any attachments may be confidential and privileged. If you are not intended to receive this message, please notify the sender and destroy the message. Thank you. On May 13, 2010, at 12:31 PM, Eric Blake wrote: > 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@redhat.com +1-801-349-2682 > Libvirt virtualization library http://libvirt.org >