View Single Post

   
  #3 (permalink)  
Old 01-16-2008, 07:31 PM
Wladimir Mutel
 
Posts: n/a
Default Re: How to get system information from command line/script ?

andre pedrazzini wrote:

>> I can see some useful info by opening
>> "sam - performance monitors - system properties".
>> Now I would like to get the same info from the command line.
>> Could anyone suggest me ready-made script to get it ?
>> I see that everybody should extract it by debugger out of
>> kernel image, but I hope I would not need to dive my own
>> hands into that.


> how about
>
> # print_manifest


Ooh, thank you a lot, that's exactly what I wanted.
Reply With Quote