From owner-freebsd-questions Sun Jun 27 9:45:34 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sol (cs1-gw.cs.binghamton.edu [128.226.171.72]) by hub.freebsd.org (Postfix) with SMTP id 1F81A14FE1 for ; Sun, 27 Jun 1999 09:45:32 -0700 (PDT) (envelope-from zzhang@cs.binghamton.edu) Received: from localhost (zzhang@localhost) by sol (SMI-8.6/8.6.9) with SMTP id MAA16635; Sun, 27 Jun 1999 12:33:34 -0400 Date: Sun, 27 Jun 1999 12:33:34 -0400 (EDT) From: Zhihui Zhang To: Chris Cc: freebsd-questions@FreeBSD.ORG Subject: Re: memory info In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 27 Jun 1999, Chris wrote: > Hey folks, > > Under linux you can do a `cat /proc/meminfo` to gather memory information, > does anyone know a similar command in FreeBSD? I'm using 3.2-stable > > Chris > You can try "sysctl hw.physmem" or "sysctl -a | grep mem" command. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message