Vidyalelo
Computer Science · Q1056

UNIX

Engineering and GATE · Computer Science · question 1056

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
Answer
D.
echo $$

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board