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: matthewr0...@gmail.com 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/