URL: <http://savannah.gnu.org/bugs/?30526>
Summary: No match with a file with modified n days ago in "-mtime" Project: findutils Submitted by: noritnk Submitted on: 2010年07月23日 02時49分38秒 Category: None Severity: 3 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Originator Name: Originator Email: Open/Closed: Open Discussion Lock: Any Release: None Fixed Release: None _______________________________________________________ Details: Hi, No match with a file modified just n days ago in "-mtime". In this case: now : Jul 23 2010 11:36:00 000000000 file (mtime) : Jul 22 2010 11:36:00 000000000 $ find file -mtime 0 $ find file -mtime +0 $ find file -mtime -0 I expect as following. $ find file -mtime 0 $ find file -mtime +0 file $ find file -mtime -0 $ ./find --version find (GNU findutils) 4.4.2 Copyright (C) 2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Eric B. Decker, James Youngman, and Kevin Dalley. Built using GNU gnulib version e5573b1bad88bfabcda181b9e0125fb0c52b7d3b Features enabled: D_TYPE O_NOFOLLOW(enabled) LEAF_OPTIMISATION FTS() CBO(level=0) _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?30526> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/