Choose the user's login shell.
- Bourne shell is the standard shell used by most system administrators.
- Korn shell is used primarily by developers and advanced users.
- C shell is the shell used most frequently by the typical end user.
- BASH (Bourne Again SHell), T shell, and Z shell are modified or enhanced versions of the Bourne shell, C shell, and Korn shell, respectively.
- If you choose other, that opens an entry field where you can enter the name of a shell other than the ones listed here.