I\'m working on a cross platform profiling suite, and would like to add information about the machine\'s CPU (architecture/clock speed/cores) and RAM(total) to the report of
On Solaris:
-For memory
prtconf | grep Memory
-For CPU
psrinfo -v | grep MHz