bug-findutils
[Top][All Lists]
Advanced

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

[bug #30972] False positive with -amin


From: Dario Niedermann
Subject: [bug #30972] False positive with -amin
Date: Sun, 05 Sep 2010 23:24:51 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.19) Gecko/2010031218 Firefox/3.0.19

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

                 Summary: False positive with -amin
                 Project: findutils
            Submitted by: ndr
            Submitted on: dom 05 set 2010 23:24:50 GMT
                Category: find
                Severity: 3 - Normal
              Item Group: Wrong result
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.31
           Fixed Release: 4.2.31

    _______________________________________________________

Details:

Hello. The following command:

  find /tmp -maxdepth 1 -amin +10080 -exec rm -vrf {} \;

is supposed to remove files and directories whose access time is over a week
ago, but it also incorrectly removes items that were accessed more recently.

This happens on Linux 2.6.27.31 with an Ext3 filesystem.




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Messaggio inviato con/da Savannah
  http://savannah.gnu.org/




reply via email to

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