What is the *nix command to view a user\'s default login shell?
I can change the default login shell with chsh, but I don\'t know how to get what is the
chsh
SHELL variable is used to represent user's current shell
SHELL
echo $SHELL