chsh

From RaySoft

chsh is used to change your login shell. If a shell is not given on the command line, chsh prompts for one.[1]

Documentation

Syntax

chsh [PARAMETER ...] [USER]

Parameters

-s, --shell
Specify your login shell.
-l, --list-shells
Print the list of shells listed in /etc/shells and exit.

References

  1. man 1 'chsh'