Prakash Poudyal wrote:
Hello All,

Can any body tell me how to see the RAM memory in freebsd.

for your reference I had already used dmesg and top command and now I want
to know specifec command to see the Ram memory only.

Thank you

prakash
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


You are looking for the equivalent of the Linux free command. This does not exits in FreeBSD per se, you can however install the freecolor program from the ports.
Just cd /usr/ports/sysutils/freecolor

and as root

make install clean


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to