On Thu, 22 Jul 2004, Post, Mark K wrote: > If you want files that are older than 5 days, and haven't been accessed > in that time, the -atime predicate does that.
Beware that some distro vendors and performance mavens are starting to recommend that the "noatime" mount option be used to increase disk performance. Before using 'find -atime', check if your filesystems are mounted this way and "test in an inconspicuous area" to see that the result is as you expect (I'm pretty sure that "noatime" will break it). Cheers, Vic Cross ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
