On Sun, Aug 19, 2001 at 02:47:10PM -0700, Philip Zeyliger wrote:
> I've run into this same problem with mailboxes on NFS. I manually
> use the touch command to reset the access time:
> touch -a -t "8201010101" somemailfolder
> (Different version of touch have different syntax.)
> This sets the access time to 1982, which is well before the current date.
> So if you use things like grep in a script, you can have the script
> change the times back.
Uhm... doing this would make all mailboxes appear as they contain new
mail, but it is easy to write a script that saves the atimes, run grep or
glimpseindex and then restores them.
This is not optimal, however, since access times can be altered by scripts
not under my control, for example a backup script run by root.
Bye, Enrico
--
GPG key: 1024D/797EBFAB 2000-12-05 Enrico Zini (Unibo) <[EMAIL PROTECTED]>