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...)