Determine Unix Version

Is there a trick to determine the exact version from Unix that one is working with?

I would have expected to see it after logon, but all I get are some Copyright-messages...

I know it's some HP-UX, but I would like to know the version-number

Tnx in advance!
Dave

Wouldnt uname -a work ?

Check out the man pages of uname for more info.

Vino

Hey,

tnx for the tip!

Checked out uname in man-pages and came up with the following:

When executed:

Great!