poweron(8)
System Administration 93
EXAMPLE 5 Cancels the poweron(8) command execution that is in progress.
EXAMPLE 6 Cancels the poweron(8) command execution that is in progress. Automati-
cally replies with '
n' to the prompt.
EXAMPLE 7 Cancels the poweron(8) command execution that is in progress. Automati-
cally replies with '
n' without displaying the prompt.
EXIT STATUS The following exit values are returned:
SEE ALSO poweroff(8), reset(8), showdomainstatus(8)
XSCF> poweron -d 1
DomainIDs to power on:01
Continue? [y|n]:n
XSCF> poweron -n -d 1
DomainIDs to power on:01
Continue? [y|n]:n
XSCF> poweron -q -n -d 1
0 Successful completion.
>0 An error occurred.