IonutParau 687cfebd00 testing version of LuaBIOS and OpenOS
people were having issues getting them to work so now we promote consistency
2025-06-28 20:41:49 +02:00

12 lines
418 B
Plaintext

NAME
address - display the computer's address
SYNOPSIS
address
DESCRIPTION
`address` allows printing the computer's component address. This can be useful to quickly look up a computer's address without an Analyzer. Knowing a computer's address can be useful if you wish to directly send network messages between two computers.
EXAMPLES
address
Displays the address of the computer the program is run on.