echo $SHELL at the command prompt. To change to the bash shell you will need to modify the entry in /etc/passwd to point to where your bash shell is installed. It would be as well to do this using usermod (see the man page, but usermod -s [pathtoshell] [loginname] should work) or admintool.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.