Date: Mon, 27 Mar 1995 19:35:27 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: freebsd-hackers@FreeBSD.org (FreeBSD hackers) Subject: Re: lsof ported? Message-ID: <199503271735.TAA16197@uriah.heep.sax.de> In-Reply-To: <9503271137.AA22173@mmra1.ms.philips.nl> from "Guido van Rooij" at Mar 27, 95 01:37:43 pm
next in thread | previous in thread | raw e-mail | index | archive | help
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. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503271735.TAA16197>