Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!gatech!hope From: hope@gatech.CSNET (Theodore Hope) Newsgroups: net.unix-wizards Subject: Re: Open files by users? Message-ID: <4322@gatech.CSNET> Date: Thu, 14-Aug-86 15:13:10 EDT Article-I.D.: gatech.4322 Posted: Thu Aug 14 15:13:10 1986 Date-Received: Thu, 14-Aug-86 23:42:59 EDT References: <157@mipos3.UUCP> Reply-To: hope@gatech.UUCP (Theodore Hope) Organization: School of Information and Computer Science, Georgia Tech, Atlanta Lines: 13 In article <157@mipos3.UUCP> mike@mipos3.UUCP (Michael Bruck) writes: >How can one tell which users have what files open? I essentially need >to see if a particular file is open and by whom. The 'fuser' program on System V does this kind of thing. It's SLOW, but better than nothing. It crawls around the inode tables, etc, and that's what you'll have to do if you want to write one yourself. -- Theodore Hope School of Information & Computer Science, Georgia Tech, Atlanta GA 30332 CSNet: hope@gatech ARPA: Hope%GATech.CSNet @ CSNet-Relay.ARPA uucp: ...!{akgua,allegra,amd,hplabs,ihnp4,seismo,ut-sally}!gatech!hope