Which command would you use from the bash shell to determine the total amount of
physical memory installed in your Solaris system (x86 and SPARC)?
A.
sysdef | grep –i memory
B.
vmstat
C.
prtconf | grep –i memory
D.
uname –a
E.
prtdiag | grep –i memory
Explanation: