Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
| Command | Description |
|---|---|
| uname -a | The full info of the machine. |
| uname | The type of OS, e.g., Linux, Darwin, etc. |
| uname -m | The architecture of the machine, e.g., x86_64, etc. |