Linux and Unix chsh command
Quick links
About chsh
Syntax
Examples
Related commands
Linux and Unix main page
Enables a user to change their login shell.
chsh [-s login_shell] [user]
| -s login_shell | Enables a user to specify the login shell. |
chsh
Used without the -s option enables the user to specify the path of their shell.
