]> andersk Git - moira.git/blame - man/chsh.1
brought this up-to-date
[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
16cautious about specifying a program which won't let you change your
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"
29usermaint(1),
30SMS section of the Project Athena Technical Plan
This page took 0.061418 seconds and 5 git commands to generate.