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: anonymous
Subject: [bug #32177] -size -1M work wrong
Date: Wed, 19 Jan 2011 12:05:53 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10

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: address@hidden
             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

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