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

                 Summary: -size -1M work wrong
                 Project: findutils
            Submitted by: None
            Submitted on: Wed 19 Jan 2011 12:05:52 PM UTC
                Category: find
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: dikinova
        Originator Email: dikinova-s...@yahoo.com.cn
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.0
           Fixed Release: None

    _______________________________________________________

Details:

deb5:/usr# find . -type f -size -1000k | wc -l
79526
deb5:/usr# find . -type f -size -1M | wc -l
68


The second command only find files which size is zero.




    _______________________________________________________

Reply to this item at:

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

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


Reply via email to