November 3, 2016
Change your Unix login shell
If you don’t like the default shell on your system you can easily change it with the chsh command e.g.
chsh -s /opt/local/bin/bash
You will be asked to enter your password to make the change.
© Arnold Greyling 2023