]> andersk Git - moira.git/blame - man/chsh.1
Initial revision
[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.
76ca8a03 23.PP
24The actual change will take place a couple of hours later.
25Users may only change their own information unless they are
b865dabe 26Moira database administrators.
f848b953 27.SH AUTHOR
28Emanuel 'Jay' Berkenbilt
76ca8a03 29.SH "SEE ALSO"
b865dabe 30moira(1),
31Moira section of the Project Athena Technical Plan
This page took 2.101045 seconds and 5 git commands to generate.