linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: ibraheem umaru-mohammed <iumarumo@eidosnet.co.uk>
To: C news group <linux-c-programming@vger.kernel.org>
Subject: Re: actual memory size
Date: Wed, 31 Jul 2002 17:16:55 +0100	[thread overview]
Message-ID: <20020731161655.GH1595@micromuse.com> (raw)
In-Reply-To: <3D47C16C.26CE722D@cs.unt.edu>

[Mehran Rezaei wrote...]
-| Hello,
-| 
-| Is anyone aware of a shell command that tells you the size of physical
-| memory used in your computer?
-| Any help is appreciated.
-| So long,
-| 
-| Mehran
-| 

try 'free':

			-- cut here --
ibraheem@ignoramus:1 $ free
	
             total       used       free     shared    buffers     cached
Mem:       1027924     1014776     13148        324     119456     715936 
-/+ buffers/cache:      179384 	  848540 
Swap:      2040244	     0	 2040244	
			-- cut here --

Kindest regards,

			--ibs.

-- 
			ibraheem umaru-mohammed
			   www.micromuse.com
			         --0--

      parent reply	other threads:[~2002-07-31 16:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-31 10:52 actual memory size Mehran Rezaei
2002-07-31 16:15 ` Karsten Jeppesen
2002-07-31 16:16 ` ibraheem umaru-mohammed [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020731161655.GH1595@micromuse.com \
    --to=iumarumo@eidosnet.co.uk \
    --cc=linux-c-programming@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).