View Single Post

  #4 (permalink)  
Old 11-30-2007, 01:26 PM
shrinivasdevarkonda shrinivasdevarkonda is offline
Junior Member
User
 
Join Date: Nov 2007
My distro: SUN Solaris
Posts: 1
Rep Power: 0
shrinivasdevarkonda is on a distinguished road
Default free -m equivalent command on sun Solaris

Hi all,
prtconf & prtdiag | grep memory only gives the total memory allocated to system not the dynamic memory usage of the system which free -m gives on any Linux system which is best command.
vmstat gives the o/p in bytes.What is the option that would give o/p in Megabyte like free -m. ?

Appreciate anybody will clear this.

Thanks,
shrinivas .
Linux sys admin.




Quote:
Originally Posted by kitty@sad View Post
prtdiag | grep memory
Reply With Quote