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
prtdiag | grep memory 
|