Tag set bash shell freebsd

freebsd set bash default shell

freebsd set bash default shell First you need to figure out where bash was installed: $ which bash /usr/local/bin/bash Now use chsh as show below $chsh -s /usr/local/bin/bash Password: chsh: user information updated