[CLUE-Tech] find help

Tom Poindexter tpoindex at nyx.net
Fri Jul 6 16:59:17 MDT 2001


On Fri, Jul 06, 2001 at 03:51:40PM -0600, Jeremiah Stanley wrote:
> I'm trying to find all files that have been added to a filesystem in the
> last week.
> 
> So far I get really odd results (not what I think is there) with this
> command:
> 
> find /mp3 -atime -14
> 
> Any clues?


Try -mtime (modified) instead of -atime (accessed).


-- 
Tom Poindexter
tpoindex at nyx.net
http://www.nyx.net/~tpoindex/



More information about the clue-tech mailing list