| Main index | Section 8 | Options |
The following options are available:
| | |
|
Delete the variable selected by
name
from the EEPROM or NVRAM.
The
| |
| | |
| Print all available configuration variables and their current values. | |
nvram -p
Remove the variable named local-mac-address?:
nvram -d local-mac-address\?
Set the value of the local-mac-address? variable to "true":
nvram local-mac-address\?=true
Note that the ‘\’ in the above examples is used to keep the shell from interpreting the ‘amp;?’.
Remove variables named foo and bar and set variable named baz to "100":
nvram -d foo -d bar baz=100
| NVRAM (8) | June 19, 2020 |
| Main index | Section 8 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | Ken Thompson has an automobile which he helped design. Unlike most automobiles, it has neither speedometer, nor gas gauge, nor any of the other numerous idiot lights which plague the modern driver. Rather, if the driver makes a mistake, a giant “?” lights up in the center of the dashboard. “The experienced driver,” says Thompson, “will usually know what's wrong.” | ” |