[CentOS] script to find last accessed time?

Tue Dec 2 10:32:27 UTC 2008
John Clement <jc at m4-p.com>

I'd use

find /path/ -atime +180 -print

2008/12/2 Tom Brown <tom at ng23.net>

> Can anyone help me with the syntax to find last accessed time on a bunch
> of dir's - something like show me the files that were last accessed 6
> months or more ago?
>
> thanks
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20081202/d7a07a20/attachment-0004.html>