From owner-freebsd-questions@FreeBSD.ORG Sun Jun 17 11:51:58 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0DBF516A469 for ; Sun, 17 Jun 2007 11:51:58 +0000 (UTC) (envelope-from bsdprakash@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.freebsd.org (Postfix) with ESMTP id C4B8B13C458 for ; Sun, 17 Jun 2007 11:51:57 +0000 (UTC) (envelope-from bsdprakash@gmail.com) Received: by py-out-1112.google.com with SMTP id a29so2572105pyi for ; Sun, 17 Jun 2007 04:51:57 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=GYjXOLT24gDg8xCHgV5QgLfpaMUaW7t8Duqmg3cgHCwtYqvlp25jnjeKgqaF1w3z9WMhq/8mBy9Adb1O7E/lp8PEVhh1o/sxGTiSdBMADOYz1dCgicA4kis7Sgw//4OOepUVgOSo5oRCXlQInbCcLq/Oe3aZEJCnUo5O7AwTY6w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=eSgEEuvp6qplxk1lNJLNBqTIZwu4fhom1UUOskcdYXqjzDcbgf6rbexe+5qSW1zuVAkyUvLYiRZfKlomUCG2BWSY6YIoDT3AjixGKogt7HOTf8mtNMuqGXwRhusW5yvwrYfTVA5sSbcz4fv+9hY6hvoNuxsSU6RUWJi8gEaTYpE= Received: by 10.142.251.9 with SMTP id y9mr243672wfh.1182079536205; Sun, 17 Jun 2007 04:25:36 -0700 (PDT) Received: by 10.143.12.9 with HTTP; Sun, 17 Jun 2007 04:25:36 -0700 (PDT) Message-ID: <1428d0e80706170425i2097f00bvfa2ec9ade19dbc0c@mail.gmail.com> Date: Sun, 17 Jun 2007 17:10:36 +0545 From: "Prakash Poudyal" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: How to see the Ram memory in freebsd 6.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2007 11:51:58 -0000 Hello All, Can any body tell me how to see the RAM memory in freebsd. for your reference I had already used dmesg and top command and now I want to know specifec command to see the Ram memory only. Thank you prakash