Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ chsh(1) — GDT-UNX 6.8_er0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

csh(1)

passwd(1)

passwd(5)

CHSH(1)  —  UNIX Programmer’s Manual

NAME

chsh − change default login shell

SYNOPSIS

chsh name [ shell ]

DESCRIPTION

Chsh is a command similar to passwd(1), except it is used to change the login shell field of the password file rather than the password entry. If no shell is specified, then the shell reverts to the default login shell /bin/sh; otherwise, only /bin/csh or /bin/oldcsh can be specified as the shell, unless you are the super-user. 

An example use of this command would be as follows:

chsh bill /bin/csh

SEE ALSO

csh(1), passwd(1), passwd(5)

4th Berkeley Distribution  —  @(#)chsh.11.1%Q%%Y%

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026