[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #19349] doc bug on -size
From: |
Mikkel Kirkgaard Nielsen |
Subject: |
[bug #19349] doc bug on -size |
Date: |
Wed, 18 Nov 2015 14:44:17 +0000 |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:39.0) Gecko/20100101 Firefox/39.0 |
Follow-up Comment #3, bug #19349 (project findutils):
Fell through the same hole today while using -size.
The +/- notation is not obvious at all when studying the syntax of a specific
test expression in the find man page. There is no indication that n could
include a prefix.
Thought the feature wasn't described at all after looking for it and finding
the nice explanation in the docs ("info find find expression"->"Primary
Index"->Size or
http://www.gnu.org/software/findutils/manual/html_mono/find.html#Size).
Only after searching for -size related bugs here and finding this closed
old-timer I noticed the paragraph in the beginning of TESTS.
Hinting its existence using "[+-]n" instead of just "n" in the syntax lines of
the TESTS paragraph would be an improvement. Thus -size would become;
-size [+-]n[cwbkMG]
instead of
-size n[cwbkMG]
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?19349>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #19349] doc bug on -size,
Mikkel Kirkgaard Nielsen <=