4-16 Sun Blade 150 Service Manual • June 2002
4.7.4.6 Printenvs Command
The printenvs command prints the current value of each OpenBoot Diagnostics
configuration variable.
4.7.4.7 Setenv Command
The setenv command allows the user to change the variable settings of OpenBoot
Diagnostics. The OpenBoot Diagnostics then verifies that the new value is valid and
echoes the new value to the user.
4.7.4.8 Exit Command
The exit command returns the user to the ok prompt and relinquishes control
back to OpenBoot PROM.
CODE EXAMPLE 4-13 Printenvs Command
obdiag> printenvs
test-args = null
diag-switch? = false
diag-passes = 1
diag-level = max
Hit any key to return to the main menu
CODE EXAMPLE 4-14 Setenv Command
obdiag> setenv diag-switch? true
diag-switch? = true
Hit any key to return to the main menu
CODE EXAMPLE 4-15 Exit Command
obdiag> exit
ok