On Wed, 24 Nov 2004 14:13:33 -0500, David Mandelberg
<[EMAIL PROTECTED]> wrote:
> I'm having a problem trying to remount /usr read-only. Some process has
> a file open for writing on /usr even though nothing I'm running on the
> computer should need to open files on /usr for writing (except apt-get
> when I tell it to).
> 
> My question is how to I find out what process has a file open for
> writing on /usr?
> 
> I've already google'd and tried lsof, but lsof doesn't show anything
> unusual and the documentation doesn't help (I'm probably not using it
> right).
> 

You can try with "fuser".


Andrea


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to