]> andersk Git - moira.git/blame - man/chsh.1
grammar fix
[moira.git] / man / chsh.1
CommitLineData
76ca8a03 1.TH CHSH 1 "1 Feb 1988" "Project Athena"
2\" RCSID: $Header$
3.SH NAME
4chsh \- change user login shell
5.SH SYNOPSIS
6.B chsh
7[ username ]
8.SH DESCRIPTION
9This command changes the login shell associated with
10.IR username
11(your own name by default).
12If no command interpreter is specified, then the login shell reverts
13to the default login shell
14.B /bin/sh.
15While you can specify any program as a command interpreter, be
f1647f51 16cautious about specifying a program that won't let you change your
76ca8a03 17login shell to something else (i.e., a noninteractive program like
18"date").
19.PP
20When invoked,
21.B chsh
22displays the current shell, and prompts for the new one.
23Just pressing return will keep the same shell.
24.PP
25The actual change will take place a couple of hours later.
26Users may only change their own information unless they are
27SMS database administrators.
28.SH "SEE ALSO"
227344f4 29sms(1),
76ca8a03 30SMS section of the Project Athena Technical Plan
This page took 0.078675 seconds and 5 git commands to generate.