Information about the shell



echo $HOME
echo $0              Current shell.
echo $BASH_VERSION
echo $version        In csh like shells such as tcsh.
echo $SHELL          The default shell of the user.