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