>>>>> "Vinu" == Vinu Moses <[EMAIL PROTECTED]> writes:

    Vinu> Narain CR wrote:
    >> I don't know if this is the right way to do it, but executing #
    >> cat /dev/mem | wc -c gives me some number which is
    >> approximately (well, *EXACTLY* actually) equal to my RAM
    >> amount.

    Vinu> cat /proc/meminfo

ls -l proc/kcore | awk '{print $5}'

    Vinu> Vinu.

-- Raju

-----------------------------------------------------------------------
Check out the 'What to do before posting to the list' site
for a list of things to try before posting.  The site is
at http://botsie.tripod.com/beforeposting/

Reply via email to