Class | Sys::Uname |
In: |
ext/sys/uname.c
|
Parent: | Object |
The Uname serves as the base class from which system information can
be obtained via various class methods.
VERSION | = | 0.8.4 | The version of this library |
Returns a hexidecimal encoding, in String form, of the name of the interface configured by boot(1M) followed by the DHCPACK reply from the server.
Returns the ASCII representation of the hardware-specific serial number of the machine that executes the function.
Returns a space separated string containing a list of all variant instruction set architectures executable on the current system.
They are listed in order of performance, from best to worst.
Returns the nodename. This is usually, but not necessarily, the same as the system‘s hostname.