Checking for modified files

Hi everyone,

I need to implement a script that can check in a directory,
and determine whether certain files have been modified. Any
ideas how I can do this?

Oh and no subversion or any VCS.

Any help appreciated,

Ted.

On 12/08/2010 01:17 PM, Ted F. wrote:

I need to implement a script that can check in a directory,
and determine whether certain files have been modified. Any
ideas how I can do this?

Oh and no subversion or any VCS.

Ted.

file stat
ruby inotify