bug-findutils
[Top][All Lists]
Advanced

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

[bug #44221] Spurious warning about non-option arguments is spurious


From: Dale Worley
Subject: [bug #44221] Spurious warning about non-option arguments is spurious
Date: Mon, 16 Feb 2015 03:32:28 +0000
User-agent: Mozilla/5.0 (X11; Linux i686 (x86_64)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2298.0 Safari/537.36

Follow-up Comment #5, bug #44221 (project findutils):

My expectation is that the warning's purpose is to make the user aware that
there are some things that look like tests but are in fact options, and the
user has most likely gotten that wrong.  If the user writes "find -type f
-mindepth 4 ...", he probably thinks that -mindepth is a test and the location
that it is written can have some effect.

The reason not to use the one possible interpretation is that there is a high
probably that the user's mental model doesn't match reality.  Don't try to
DWIM when it's likely that what the user means can't possibly be right.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44221>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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