Re: detecting file changes

2000-09-10 Thread Eric Clover
writing a script and using unixtime would probably work. as for what to write, you got me. :) eric kf wrote: > > Unless you can find a package (and I don't know of any that does > this) you're going to have to write your own program. If you know some C > or other similar language, it shouldn't

Re: detecting file changes

2000-09-10 Thread kf
Unless you can find a package (and I don't know of any that does this) you're going to have to write your own program. If you know some C or other similar language, it shouldn't be that tough. hth, kf On Wed, 6 Sep 2000, Eric S. Johansson wrote: = I am looking for a method of detecting when

detecting file changes

2000-09-06 Thread Eric S. Johansson
I am looking for a method of detecting when a file has changed with 50 to 100 millisecond granularity. just looking at the modify time only tells me if the file has changed within the last-second. ---eric ___ Redhat-list mailing list [EMAIL PROTEC