On Fri, 20 Sep 2002, Chuck Yerkes wrote:

> >   find /var/mail -atime +30 -print -exec rm {} \;
>
> Um, except that if they GET a message, that atime is updated.

No, the mtime is updated. The atime isn't.

> No, better is to look at the .$user.pop to see when they last logged in.

Assuming you're keeping $user.pop files

k

Reply via email to