From owner-freebsd-questions@FreeBSD.ORG Mon Aug 24 08:07:52 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC524106564A for ; Mon, 24 Aug 2009 08:07:52 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 5A4F18FC14 for ; Mon, 24 Aug 2009 08:07:52 +0000 (UTC) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.13.1) with ESMTP id n7O870i7039140 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 24 Aug 2009 15:07:00 +0700 (ICT) (envelope-from on@cs.ait.ac.th) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.3/8.14.3/Submit) id n7O87o3U092052; Mon, 24 Aug 2009 15:07:50 +0700 (ICT) (envelope-from on) Date: Mon, 24 Aug 2009 15:07:50 +0700 (ICT) Message-Id: <200908240807.n7O87o3U092052@banyan.cs.ait.ac.th> From: Olivier Nicole To: cb@lim.nl In-reply-to: <4A924601.3000507@lim.nl> (message from Colin Brace on Mon, 24 Aug 2009 09:49:21 +0200) References: <4A924601.3000507@lim.nl> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: what www perl script is running? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Aug 2009 08:07:53 -0000 > Is there a command like fuser or lsof which can be used to determine > what files this perl instance is using? Any other ideas on how to figure > out what is going on here? lsof is in the ports. best regards, Olivier