Changing the default shell
On FreeBSD the default shell is tcsh. Since I grew up with bash, that's what I prefer. To check the current shell, use
List available shells with
To change the current shell, use
A user can change it's own shell. If you want to change another users shell, you have to use sudo.