how to get the size of free memory in unix?
I have one oracle database running in unix, and I want to tune the memory used.
additional, I want to create another database in this server.
I don't know how many memory left in it.
Could you tell which unix commands can be used to find out the size of free memory?
Thanks