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 ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
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 |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| 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 |