From owner-freebsd-hackers Mon Mar 27 11:25:48 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA00387 for hackers-outgoing; Mon, 27 Mar 1995 11:25:48 -0800 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id LAA00266 for ; Mon, 27 Mar 1995 11:23:37 -0800 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA23932; Mon, 27 Mar 1995 19:56:22 +0200 Received: by sax.sax.de (8.6.9/8.6.9-s1) with UUCP id TAA27334 for freebsd-hackers@freebsd.org; Mon, 27 Mar 1995 19:56:21 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id TAA16197 for freebsd-hackers@freebsd.org; Mon, 27 Mar 1995 19:35:28 +0200 From: J Wunsch Message-Id: <199503271735.TAA16197@uriah.heep.sax.de> Subject: Re: lsof ported? To: freebsd-hackers@FreeBSD.org (FreeBSD hackers) Date: Mon, 27 Mar 1995 19:35:27 +0200 (MET DST) In-Reply-To: <9503271137.AA22173@mmra1.ms.philips.nl> from "Guido van Rooij" at Mar 27, 95 01:37:43 pm Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 371 Sender: hackers-owner@FreeBSD.org Precedence: bulk As Guido van Rooij wrote: > > There is this handy program that lists all open file descriptors > called lsof. It not only lists all open inodes but sockets as well. ...exactly what fstat(1) is doing. So why another program? -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)