Writes to standard output the name of the operating system that you are using
The machine ID number contains 12 characters in the following digit format: xxyyyyyymmss. The xx positions indicate the system and is always 00. The yyyyyy positions contain the unique ID number for the entire system. The mm position represents the model ID. The ss position is the submodel number and is always 00. The model ID describes the ID of the CPU Planar, not the model of the System as a whole. You can use the uname -m command sometimes to determine which model you are using. The following list is not complete. Refer to hardware vendor supplied documentation for values in the range E0 - FF. Also note that not all machine types have a machine ID. Many new machines share a common machine ID of 4C.
| 0 | Successful completion. |
| >0 | An error occurred. |
uname -a AIX vios_bat 3 5 00CD1B0E4C00
uname AIX
Virtual I/O Server uname command calls the AIX® uname command. The flags are the same except that -S, -T, and -v are not allowed.