How to Change Shell to Bash

If you’d like to change your shell to bash you can first view your shell by entering the following at the command line: echo $SHELL To change your shell to bash you’ll need to know it’s location. For FreeBSD enter … Read More