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