Hi!
Does anybody know if there is a command that shows GD or CS binaries? I know it's possible to see the binaries in initialization, but I'd like to consult the binaries' version without a reboot.
Is it possible?
Regards!
Viewing binary version
-
berty_DUP
Re: Viewing binary version
You can use the "downstat" command to see the version, use the "v" switch:
Cheers,
Berty
PS - I dont know why this is centered rather than left aligned.
Code: Select all
(1)PABX> downstat v 1 0
When the last version was registered, coupler was declared as INTMGD (mao type =
630)
File name : <unknown>
Version of main coupler binary
Version Software e_MGD :
6d 67 5f 34 31 2e 39 2e 33 5f 30 33 41 70 72 30 36 5f 31 35 mg_41.9.3_03Apr06_15
Version Software DSP0 :
44 53 50 20 30 37 31 30 00 00 00 00 00 00 00 00 00 00 00 00 DSP 0710............
Version OBC1 :
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ....................
Version OBC2 :
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ....................Berty
PS - I dont know why this is centered rather than left aligned.
-
rfmars
Re: Viewing binary version
Thanks Berty! That was exactly what I needed
I don't know why the text is centered either
Anyway, thanks again!
I don't know why the text is centered either
Anyway, thanks again!
-
Eliott_DUP
Re: Viewing binary version
And for binary on harddisk use readhead /usr2/downbin/<filename>
