What is the shell you are currently in ?

Simple command to find out what shell you are using.

 bash | 
 
 copy code |
?

1
ps -ef | grep $$ | awk '{print $8}'