On Mon, 2008-03-24 at 16:28 -0700, Bizhan Gholikhamseh (bgholikh) wrote: > Hi All, > How would I know at any time available system memory at any time? Is > "free" command provides an accurate available system memory? > > Thanks, > Bizhan i dont know about the accurancy. but the free command gets the memory stats from the /proc/meminfo. this should be far aqurate and ok. because this hold all the system and kernel related stuff.your linux kernel depends on this pesudo file system. insted free you can try #cat /proc/meminfo - Mohamed Thalib .H -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ