From owner-freebsd-questions Thu Dec 20 8:41:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id C62C137B417 for ; Thu, 20 Dec 2001 08:41:08 -0800 (PST) Received: (from dan@localhost) by dan.emsphone.com (8.11.6/8.11.6) id fBKGf1R23064; Thu, 20 Dec 2001 10:41:01 -0600 (CST) (envelope-from dan) Date: Thu, 20 Dec 2001 10:41:00 -0600 From: Dan Nelson To: Roy Sigurd Karlsbakk Cc: freebsd-questions@FreeBSD.ORG Subject: Re: fuser ? Message-ID: <20011220164100.GB3747@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23.2i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Dec 20), Roy Sigurd Karlsbakk said: > hi all > > as an old Linux admin, I've grown to love the 'fuser' util, and it's > ability to find what tcp/udp ports that are being held open by what > processes. > > Is this available on FreeBSD? You could always use lsof, which compiles on almost every Unix out there (and is in ports), or sockstat, which comes with the base system. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message