emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#24209: closed (du inconsistent with its documentat


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#24209: closed (du inconsistent with its documentation)
Date: Fri, 12 Aug 2016 15:10:02 +0000

Your message dated Fri, 12 Aug 2016 01:03:36 -0700
with message-id <address@hidden>
and subject line Re: bug#24209: du inconsistent with its documentation
has caused the debbugs.gnu.org bug report #24209,
regarding du inconsistent with its documentation
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
24209: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24209
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: du inconsistent with its documentation Date: Fri, 12 Aug 2016 13:41:11 +1200 (NZST) User-agent: Alpine 2.03 (LNX 1266 2009-07-14)
On an x86-64 Linux system with SHELL=/bin/bash , du objects to the option
--max-depth=1 but du --help suggests it is allowed.

Evidence (with 5 empty spaces removed from the beginning of each line that had them, so this email would not break lines unnecessarily):

miro[~]$ printenv | grep SHELL
SHELL=/bin/bash
miro[~]$ du --maxdepth=1
du: unrecognized option '--maxdepth=1'
Try `du --help' for more information.
miro[~]$ du --help | grep -A 1 depth
 --max-depth=N     print the total for a directory (or file, with --all)
                     only if it is N or fewer levels below the command
                     line argument;  --max-depth=0 is the same as
                     --summarize

-- John Harper, School of Mathematics and Statistics
Victoria University, PO Box 600, Wellington 6140, New Zealand
e-mail address@hidden phone (+64)(4)463 5276 fax (+64)(4)463 5045



--- End Message ---
--- Begin Message --- Subject: Re: bug#24209: du inconsistent with its documentation Date: Fri, 12 Aug 2016 01:03:36 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
John Harper wrote:
miro[~]$ du --maxdepth=1

It's 'max-depth', not 'maxdepth'.



--- End Message ---

reply via email to

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