Operating System - HP-UX
1833875 Members
1720 Online
110063 Solutions
New Discussion

Re: What is the "OS Version Indentifier"?

 
SOLVED
Go to solution
Katsu39
Frequent Advisor

What is the "OS Version Indentifier"?

Hello All;

I have a basic question.

When execute the "uname -a" command on our server, result is like a below.
"HPUX [host name] B.11.00 U 9000/800 [id] [licence]

I'd like to know what is the meanig of "U"?
and is there any other charactor?

The "man page" said,that is "OS Version Indetifier". The sample is "C".

I am very sorry abut haveing such a basic question.

Regards;
Katsu

2 REPLIES 2
Adisuria Wangsadinata_1
Honored Contributor
Solution

Re: What is the "OS Version Indentifier"?

Hi Katsu,

Here is the explanation :

"A" for single user systems,
"B" for 16-user systems,
"C" for 32-user systems,
"D" for 64-user systems and,
"U" for systems that allow an unlimited number of users.

Check the document (docID : GS10301730) at url below :

http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000006354122

Hope this info can help you.

Cheers,
AW
now working, next not working ... that's unix
Katsu39
Frequent Advisor

Re: What is the "OS Version Indentifier"?

Hi Adisuria,

Thank you for your reply so quicly, and with such a parfect explanation which I wanted.

Thanks,

Katsu