Subject: Re: How to check to see if files have been accessed/looked at?
To: None <tooleym@Douglas.BC.CA>
From: Scott Reynolds <scottr@Plexus.COM>
List: netbsd-help
Date: 01/21/1998 17:12:43
On Wed, 21 Jan 1998 tooleym@Douglas.BC.CA wrote:

> I am running my system and I would like to know if there is a simple way to
> detect if someone has looked at a file via an ls -liaR [...]

Use the `-u' option in conjuction with `-l'.  (It's documented in the
ls(1) man page...)