Re: actual memory size
Karsten Jeppesen <[email protected]>
| Newsgroups | org.kernel.vger.linux-gcc |
|---|---|
| Message-ID | <B96D5B47.15A1A%[email protected]> |
There are a number of possibilities. Most likely you are looking for: cat /proc/meminfo which tells you what the machine itself was told about mem. You can also use: top which amongst other things also gives you the mem info. Sincerely, Dr. Karsten Jeppesen VP of Technology Total Impact <[email protected]> Phn: (805) 987-8704 Fax: (805) 484-9469 ---------------------------------------------------------------------- Satellite Safety Tip #14: If you see a bright streak in the sky coming at you, duck. ---------------------------------------------------------------------- > > 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 > > - > To unsubscribe from this list: send the line "unsubscribe linux-gcc" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html