Re: file access dates



Paul Lalli wrote:
8 atime last access time in seconds since the epoch

Also, be warned that atime is not always what you expect. If you have
backups running, those will access the file (and modify the atime). If
you copy a file, it will modify the atime.

--
http://DavidFilmer.com

.