Q1056
Which one of the following command will display the name of the shell we are working on?
A.
echo shell
B.
echo $
C.
echo $SHELL
AnswerD.
echo $$
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board