chsh

chsh

The chsh command is used to change shells. This will only change the shell.

chsh -s /bin/ash

-s shell login shell
-l show available shells
-v version information
-u usage message
-help

csh


csh changes the shell to the C shell.