From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Markus Rechberger" Subject: Re: Linux kernel file access monitoring Date: Thu, 10 Aug 2006 19:59:47 +0200 Message-ID: References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Disposition: inline Sender: linux-c-programming-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Fabio Miranda Hamburger Cc: linux-c-programming@vger.kernel.org Another way that comes into mind would be to manipulate the filesystem driver.. Though I haven't seen any exported kernel function that does this... Markus On 8/10/06, Fabio Miranda Hamburger wrote: > Markus, > > lsof doesnt allow to keep showing file information forever, instead, it > prints out the info and quit. > > Think of "tail -f" command that keep hooked showing lseek() output. > > Let me know another workaround, > > Thanks, > > --- > Fabio Andres Miranda > Ingenieria de sistemas informaticos > Universidad Latina - Costa Rica > http://ns.isi.ulatina.ac.cr/~fabmirha > > > > > -- Markus Rechberger