CHSH(1) — Kubota Pacfic Computer Inc. (User Commands)
NAME
chsh − change default login shell
SYNOPSIS
chsh name [ shell ]
DESCRIPTION
chsh is identical with passwd −s and is used to change your login shell. If no shell is specified, the shell reverts to the default login shell, /bin/sh.
Only the super-user may specify anything other than /bin/csh, /bin/oldcsh, or /usr/new/csh.
For example,
chsh paul /bin/csh
SEE ALSO
September 02, 1992