bug-findutils
[Top][All Lists]
Advanced

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

[bug #45483] find -atime n Manpage Not Correct


From: anonymous
Subject: [bug #45483] find -atime n Manpage Not Correct
Date: Mon, 06 Jul 2015 19:54:11 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.130 Safari/537.36

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

                 Summary: find -atime n Manpage Not Correct
                 Project: findutils
            Submitted by: None
            Submitted on: Mon 06 Jul 2015 07:54:09 PM UTC
                Category: find
                Severity: 3 - Normal
              Item Group: Wrong result
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Matthew Reuter
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.5.11
           Fixed Release: 4.5.11

    _______________________________________________________

Details:

-atime n
              File was last accessed n*24 hours ago.  When find  figures  out 
how
              many  24-hour periods ago the file was last accessed, any
fractional
              part is ignored, so to match -atime +1, a  file  has  to  have 
been
              accessed at least two days ago.

According to the way my system handled this command if I type in -atime +1 it
gives the list of all files accessed that occurred greater than or equal to 24
hours ago. Not greater than or equal to 48 hours ago.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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