Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Jan 2003 14:23:51 -0500
From:      Chuck Swiger <cswiger@mac.com>
To:        freebsd-questions@FreeBSD.ORG
Cc:        Walker Pendleton <wtp@stgiles-moraga.org>
Subject:   Re: File Descriptors
Message-ID:  <3E1491C7.8030305@mac.com>
References:  <20030102191238.GA5828@stgiles-moraga.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Walker Pendleton wrote:
> 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

sysctl -a will provide you with a vast amount of information about the state 
of the system...

-Chuck


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?3E1491C7.8030305>