model can be found using
model
ia64 hp Superdome2 16s
XYZ/9000/rx3440 (a)
more details information can be found usinf `machinfo` (starting 11iV3).
other properties are foung using getconf (see `man getconf` for details)
getconf LONG_BIT
32
* ~~here I am on a 32 bit system.~~
* as pointed out by Darkheart, actual configuration is given by `getconf KERNEL_BITS` which return 64.
( (a) can't remember exact return for 9000 system )