Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Mar 1999 19:39:19 -0500 (EST)
From:      "Joe \"Marcus\" Clarke" <marcus@miami.edu>
To:        Eric Jacoboni <jaco@titine.fr.eu.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: BSD equivalent of Linux 'fuser' command
Message-ID:  <Pine.OSF.4.05.9903221938140.21341-100000@jaguar.ir.miami.edu>
In-Reply-To: <87ogllhwnt.fsf@titine.fr.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help

I like lsof.  It's in the ports/packages collection.  It's
platform-independent, and a must for a good system administrator.  fstat
is installed by default, and can be used for this, though.

Joe Clarke

On Tue, 23 Mar 1999, Eric Jacoboni wrote:

> Hi,
> 
> Is there a BSD equivalent of the Linux 'fuser' command ?
> 
> =-=-=-=-=-=
> FUSER(1)
> 
> NAME
>       fuser - identify processes using files or sockets
> 
> =-=-=-=-=-=
> 
> For example, to know who is using the CD :
> 
> $ fuser -av /mnt/cdrom
> 
> I've read some lines about lsof and try it under Linux (i've not yet
> installed it from the FBSD ports) but nothing happens with this command
> under my linux box, so i can't compare :(
> 
> Thanks in advance,
> -- 
> ---------------------------------------------------
> Éric Jacoboni       « No sport! »  (W. Churchill)
> ---------------------------------------------------
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 
> 
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.05.9903221938140.21341-100000>