What is the shell you are currently in ?

Simple command to find out what shell you are using.
ps -ef | grep $$ | awk '{print $8}'