|
|
DataMuseum.dkPresents historical artifacts from the history of: ICL Comet 32 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about ICL Comet 32 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 712 (0x2c8)
Types: TextFile
Notes: UNIX file
Names: »chsh.1«
└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
└─⟦28c352965⟧ »/a« UNIX Filesystem
└─⟦this⟧ »usr/man/man1/chsh.1«
.ig @(#)chsh.1 2.1 7/1/84 @(#)Copyright (C) 1983 by National Semiconductor Corp. .. .TH CHSH 1 .SH NAME chsh \- change default login shell .SH SYNOPSIS .B chsh [ name [ shell ] ] .SH DESCRIPTION .I Chsh is a command similar to .IR passwd (1) except that it is used to change the login shell field of the password file rather than the password entry. If no .I shell is specified then the shell reverts to the default login shell .I /bin/sh. Otherwise, unless you are the super-user, only an \*(lqapproved\*(rq shell may be given; .I chsh with no arguments will print a list of such shell names. .PP An example use of this command would be .PP .DT chsh bill /bin/csh .SH SEE\ ALSO csh(1), passwd(1), passwd(5)