How to get system information from command line/script ?

  • Follow


	Hi,

	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.

	Thank you in advance.
0
Reply Wladimir 10/5/2004 12:22:18 PM

Wladimir Mutel wrote:
>     Hi,
> 
>     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.
> 
>     Thank you in advance.
how about

# print_manifest

?

cheers
andr�
0
Reply andre 10/5/2004 1:46:19 PM


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.
0
Reply Wladimir 10/5/2004 6:45:59 PM

2 Replies
449 Views

(page loaded in 0.097 seconds)

Similiar Articles:













7/25/2012 4:56:40 PM


Reply: