As far as I know , to check for the amount of installed RAM on my centos server I checked it as:
#more /proc/meminfo
Can you please let me know how can I check for the instantaneous occupied amount of my RAM the similar way the task manager shows it on my Win server?