Find your shell in Linux

echo $0
echo $SHELL
Change shell:
chsh
List available shells:
cat /etc/shells
Users shells:
cat /etc/passwd