On 2008-07-08 Francesco Potorti` <[EMAIL PROTECTED]> wrote:
> Package: findutils
> Version: 4.4.0-2
> Severity: normal
> File: /usr/bin/find

> the outputs of
>  find . -size -1M
>  find . -size -1000k
> are different: the former only gives files of null length.

> I think this is a bug.

> However, given the wording in the manual, it may be intended behaviour.

> If this is the case, this particular case should be prominently
> documented in the manual at the palce where where -size is described.

Well, it is documented in the manual:

---------------------
    The number can be prefixed with a `+' or a `-'.  A plus sign
     indicates that the test should succeed if the file uses at least N
     units of storage (a common use of this test) and a minus sign
     indicates that the test should succeed if the file uses less than
     N units of storage.  There is no `=' prefix, because that's the
     default anyway.
---------------------

Any suggestions on making it even more explicit?

cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to