On Wed, 09 Aug 2006 03:01:26 +0100
Jim Cheetham <[EMAIL PROTECTED]> wrote:

> On Wed, Aug 09, 2006 at 01:17:11PM +1200, Phill Coxon wrote:
> > ** Is there any way to monitor a file and log which processes or scripts
> > access and / or modify it?   
> 
> Under Solaris 10 or some BSDs you could run dtrace ... but under Linux
> I'm not aware of anything that would operate like that. You could
> examine any running process using point-in-time tools like lsof and
> strace, but that won't help you very much.
> 
http://blogs.sun.com/roller/page/ahl?entry=dtrace_for_linux - not easy, but 
possible! 

Reply via email to