Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Sep 2001 07:01:46 +0200
From:      Christoph Sold <so@i-clue.de>
To:        Chris Byrnes <chris@JEAH.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: FDs in use.
Message-ID:  <3B9C493A.5070104@i-clue.de>
References:  <001301c13959$64dc0d20$24f2fa18@mdsn1.wi.home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Chris Byrnes wrote:

>Does anyone have a script that will list the number of file descriptors
>being used by every user on the system?
>
>[Please cc in replies, not subscribed atm.]
>

# fstat | grep / | wc -l

HTH
-Christoph Sold



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?3B9C493A.5070104>