Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jul 2002 13:59:36 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Vlad Skvortsov <vss@smarts-gsm.ru>
Cc:        questions@FreeBSD.ORG
Subject:   Re: how to find process that create()ed and unlink()ed file ?
Message-ID:  <20020712185935.GD12632@dan.emsphone.com>
In-Reply-To: <20020712174952.G64434@smarts-gsm.ru>
References:  <20020712174952.G64434@smarts-gsm.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jul 12), Vlad Skvortsov said:
> 	Is there a way to find out a process that has opened and then
> unlinked a file without closing it ? How to find inodes unreferenced
> by directory entries ?

I know the answer to question #1, at least.  Install lsof from the
ports tree, and run "lsof +L1".

-- 
	Dan Nelson
	dnelson@allantgroup.com

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?20020712185935.GD12632>