Uname
This is an old revision of this page, as edited by Monsterray (talk | contribs) at 03:26, 22 September 2019. It may differ significantly from the current revision. |
uname prints system information.
uname | |
![]() | |
General | |
---|---|
Author(s) | benjamin |
Type | System tool |
Version | 0.3 |
Licence | GPLv2 |
Links | |
(Dead) Download | |
(Dead) Source | |
Peripherals | |
![]() |
Links were dead but found a copy here.
About
uname prints the following things about your Wii:
- System Menu version
- Device ID
- boot2 version
- IOS version
- Number of titles installed
- CPU & GPU information
- Flash & main memory information
- Region
- IP address
- Netmask
- Gateway
- MAC address
Who?
Programming:
Copyright 2011 Benjamin Randazzo <benjamin@linuxcrashing.org>
Changelog
0.1 - September 7, 2011
- Initial release
0.2 - September 10, 2011
- Netmask, gateway and MAC address are now retrieved
0.3 - September 23, 2011
- Add number of titles installed, CPU, GPU, flash & main memory information.