[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Who's using a program



Robert Kerr wrote:
> 
> Hi all,
> I seem to recall reading (somewhere in my wanderings) of a utility that
> would tell me who is currently accessing a file/program.  Does anyone know
> of any such beast?
> Thanks
> 
> --
> -bob
> 
> Remember the... the... uhh.....
> **********************************************************************
> * Robert Kerr, The morphing guy.  *    MS 0847 Sandia National Labs  *
> * rakerr@sandia.gov               *    Albuquerque NM 87185-0847     *
> * Robert_Kerr@byu.edu             *      Phone: (505) 844-8606       *
> * http://www.et.byu.edu/~kerrr    *      Fax: (505) 844-9297         *
> **********************************************************************
> 
> --
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

fuser as root will tell you what process is accessing a file.  lsof will tell
you what files a process is using.
John



Reply to: