What is the output of the following command, if executed using the default shell for the root
role account of a standard Live CD Install of Oracle Solaris 11? echo ‘$SHELL’
A.
/usr/bin/bash
B.
/usr/bin/ksh
C.
$SHELL
D.
the PID for the current shell
Explanation:
C
root@solaris:/var/apache2/2.2# echo ‘$SHELL’
$SHELL