bug-findutils
[Top][All Lists]
Advanced

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

[bug #32177] -size -1M work wrong


From: Eric Blake
Subject: [bug #32177] -size -1M work wrong
Date: Wed, 19 Jan 2011 12:32:57 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110103 Fedora/3.6.13-1.fc14 Firefox/3.6.13

Update of bug #32177 (project findutils):

                  Status:                    None => Duplicate              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Duplicate of bug 12162.

In short, -size -1M finds all files whose rounded size is less than 1M, but
using a block size of 1M (so a file of 1 byte, rounded up to block size,
occupies a 1M block and thus is not less than 1M).

Suggestions for a new syntax have not yet produced any code; ideas have
included adding -filesize, or supporting -size --1M to mean files that are
less than 1M but without rounding block size.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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