Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jan 2003 13:38:25 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Walker Pendleton <wtp@stgiles-moraga.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: File Descriptors
Message-ID:  <20030102193824.GI24622@dan.emsphone.com>
In-Reply-To: <20030102191238.GA5828@stgiles-moraga.org>
References:  <20030102191238.GA5828@stgiles-moraga.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jan 02), Walker Pendleton said:
> Is there any way to see how many entries are being used in the file
> descriptor table?
> 
> In other words, I want to know how many files are open on my system.

$ sysctl kern.openfiles
kern.openfiles: 662
$

BTW - your PGP key is not on any of the keyservers, so no-one can
validate your signature.  You're using gpg, so run "gpg --keyserver
keyserver.net --send-keys B0E571BC" to export your public key so other
people can use it.

-- 
	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?20030102193824.GI24622>