[CLUE-Tech] find help

Kevin Cullis kevincu at orci.com
Sat Jul 7 09:05:56 MDT 2001


Tom Poindexter wrote:
> 
> 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).

However, if you've cp'd your files without any options selected, their
times will all be the same.

Kevin



More information about the clue-tech mailing list