From owner-freebsd-questions Thu Aug 24 9:29:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id 6033B37B422 for ; Thu, 24 Aug 2000 09:29:17 -0700 (PDT) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id UAA01739 for ; Thu, 24 Aug 2000 20:44:22 +0400 (MSD) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.0/8.10.0) id e7OGT9r14018 for freebsd-questions@FreeBSD.ORG; Thu, 24 Aug 2000 20:29:09 +0400 Date: Thu, 24 Aug 2000 20:29:09 +0400 From: Igor Roboul To: freebsd-questions@FreeBSD.ORG Subject: Re: Open Files... Message-ID: <20000824202909.B13873@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <39A5341B.AC0BE4ED@typeline.com> <4.3.2.7.0.20000824110927.00b0db08@mail.johnturner.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i 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 X-Operating-System: Linux linux.rainbow 2.2.14-plus-SMP X-Best-Window-Manager: Window Maker (www.windowmaker.org) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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