nixCraft Linux Forum

nixCraft

Linux 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

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 04-29-2007, 08:35 PM
Member
User
 
Join Date: Feb 2005
Posts: 66
Rep Power: 0
chiku
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
Sponsored Links
Reply

Bookmarks


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 On

Similar Threads

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


All times are GMT +5.5. The time now is 08:54 AM.


Powered by vBulletin® Version 3.7.3 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

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