nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

Use memory command to find details under Fedora Linux

This is a discussion on Use memory command to find details under Fedora Linux within the Getting started tutorials forums, part of the Linux Getting Started category; Another question and simple answer to display amount of free and used memory in the system Code: free free -m ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Getting started tutorials

Linux answers from nixCraft.


Getting started tutorials So much to read, so little time! If that is your problem, we have solution. Read our FAQ and tutorials to help you cut through the clutter of information overload. Only members of "contributors" group can post new tutorials. Other members can just reply to thread.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 29-04-2007, 08:35 PM
chiku's Avatar
Member
User
 
Join Date: Feb 2005
OS: Fedora
Posts: 86
Thanks: 10
Thanked 0 Times in 0 Posts
Rep Power: 0
chiku is on a distinguished road
Question Use memory command to find details under Fedora Linux

Another question and simple answer to display amount of free and used memory in the system

Code:
free 
free -m -t
cat /proc/meminfo
grep 'MemTotal:' /proc/meminfo
__________________
There's no place like 127.0.0.1
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Unix command to check memory usage sweta HP-UX 3 24-02-2010 10:54 PM
unix find out ram usage command charvi Solaris/OpenSolaris 4 10-04-2008 02:22 AM
Command to find which process is utilizing max number of resources in Red hat Linux Santosh Sharma Linux software 0 19-01-2008 03:12 PM
Linux Find Out RAM CAS Latency Command andrei048 Linux hardware 1 04-01-2008 10:56 AM
command for knowing free memory in BSD ricc All about FreeBSD/OpenBSD/NetBSD 2 08-07-2007 01:28 PM


All times are GMT +5.5. The time now is 04:14 AM.


Powered by vBulletin® Version 3.8.5 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2010 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38