source ~/.bashrc
To change sh into bash, either use (as root)Funkey said:It is using /bin/sh. I will want to change that to bash.
vipw or the pw(8) command, or (as the user himself) chsh.export PS1="promptstring"
Good call. Consequently, the exact path will be /usr/local/bin/bash rather than /bin/bash, as typically seen on Linux systems.throAU said:It's worth noting that bash is not part of the base install and will need to be installed from ports first.