Date: Thu, 24 Aug 2000 20:29:09 +0400 From: Igor Roboul <igor@raduga.dyndns.org> To: freebsd-questions@FreeBSD.ORG Subject: Re: Open Files... Message-ID: <20000824202909.B13873@linux.rainbow> In-Reply-To: <4.3.2.7.0.20000824110927.00b0db08@mail.johnturner.com>; from john@drexeltech.com on Thu, Aug 24, 2000 at 11:11:22AM -0400 References: <39A5341B.AC0BE4ED@typeline.com> <4.3.2.7.0.20000824110927.00b0db08@mail.johnturner.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 24, 2000 at 11:11:22AM -0400, John Turner wrote: > At 10:41 AM 8/24/2000 -0400, Robert Badaracco wrote: > > >Is there a command that will show me the total number of open files > >in the file system? > > /usr/ports/sysutils/lsof fstat | wc -l no need for lsof :-) I like FreeBSD for some utils which Linux does not have (lsof is VERY slow on my Linux, but fstat is VERY fast on my FreeBSD) -- Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga" http://www.brainbench.com/transcript.jsp?pid=304744 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?20000824202909.B13873>