Which CLI command is used to restart a software process?
A.
restart
B.
reboot
C.
commit
D.
reload
Explanation:
To restart a process one have to use restart <process name>, reboot is not even a
valid command.
Possible completions:
restart Restart software process
A