|
|
How to get system information from command line/script ?
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: How to get system information from command line/script ? - comp ...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. Pass command line parameters when running an application from a ...How to get system information from command line/script ? - comp ... how to use script file in cmd line - comp.lang.awk Pass command line parameters when running an ... command line awk script summing values in column i - comp.lang.awk ...How to get system information from command line/script ? - comp ... command line awk script summing values in column i - comp.lang.awk ... What's the simplest command-line ... How can I get a Javascript command to run a Shell script? - comp ...Hi all, I need to get a shell script (on Sun Servers) run from this ... How can I get a Javascript command to run a Shell script? - comp ... Pass command line ... command line arguments in unit/test - comp.lang.rubyHow do I get to the command line arguments in test/unit. In the following class definition, ARGV is showing empty class RunitTest < Test::Unit::Te... Capture windows command return code to variable in awk script ...If I add this line before the return in have_program, the > script does what I expect ... standard" way using getline to get the exit value of the command. But, system ... execute shell script from python, needs sys.argv - comp.lang ...Hi All, I am trying to execute a shell script from within python.. This shell script takes the format, where $1 and $2 are variables from the command line: cat $1 ... processing output of external command - comp.lang.awk... get-domino-members.cmd script to get list of members > > system ... lang.awk Execute command line program and capture output ... getting system(command) output ... Data ... Keyboard Input and Command Line Buffers - comp.lang.asm.x86 ...How to get system information from command line/script ? - comp ... Keyboard Input and Command Line Buffers - comp.lang.asm.x86 ... Inputs required on 'fdx' command usage ... Prompting for input with mysql command line [linux] ? - comp ...Is it possible to prompt for input from a user with the mysql command line tool when running a sql script? (for thinks like granting permissions to n... How to get system information from command line/script ?10-05-04 10:45 PM 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 ... How to get system information from command line/script ? - comp ...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. 7/25/2012 4:56:40 PM
|
|
|
|
|
|
|
|
|