From owner-freebsd-questions Tue Jun 4 17: 7:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rhenium.btinternet.com (rhenium.btinternet.com [194.73.73.93]) by hub.freebsd.org (Postfix) with ESMTP id 1FEE337B407 for ; Tue, 4 Jun 2002 17:07:34 -0700 (PDT) Received: from host62-6-71-13.in-addr.btopenworld.com ([62.6.71.13] helo=snoopy.castley.net) by rhenium.btinternet.com with esmtp (Exim 3.22 #8) id 17FOKp-0005E1-00 for freebsd-questions@FreeBSD.ORG; Wed, 05 Jun 2002 01:07:32 +0100 Received: from charlie (charlie.castley.net [192.168.1.2]) by snoopy.castley.net (8.11.6/8.11.6) with SMTP id g550APv02078 for ; Wed, 5 Jun 2002 01:10:25 +0100 Message-ID: <006a01c20c24$f7e3c290$0201a8c0@charlie> From: "robert at castley dot com" To: Subject: How to check available memory/RAM Date: Wed, 5 Jun 2002 01:07:23 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Just converting over from Linux to FreeBSD and I was wondering how can I tell how much RAM I have available/free. Under Linux there is a command called 'free' which displays something like : total used free shared buffers cached Mem: 249 244 4 0 6 165 -/+ buffers/cache: 72 176 Swap: 258 1 257 This tells me I have 249Mb of RAM total and using 244Mb of it !!! However I cannot find under FreeBSD an equivalent command. Can anyone help? Many thanks, Robert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message