]> andersk Git - moira.git/blame_incremental - man/chsh.1
Command line printer manipulation client, and build goo.
[moira.git] / man / chsh.1
... / ...
CommitLineData
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[
8.BI \-u
9|
10.BI \-w
11] [
12.BI \-db
13.I host:port
14]
15[ username ]
16.SH DESCRIPTION
17This command changes the login shell associated with
18.IR username
19(your own name by default).
20While you can specify any program as a command interpreter, be
21cautious about specifying a program that won't let you change your
22login shell to something else (i.e., a noninteractive program like
23"date").
24.PP
25When invoked,
26.B chsh
27displays the current shell, and prompts for the new one.
28.PP
29If invoked with the
30.BI \-w
31option, chsh will change the user's Windows shell instead of their
32UNIX shell. The default behavior is to change the user's UNIX shell,
33and the
34.BI \-u
35option is provided to explicitly select this behavior.
36
37The actual change will take place overnight.
38Users may only change their own information unless they are
39Moira database administrators.
40.SH AUTHOR
41Emanuel 'Jay' Berkenbilt
42.SH "SEE ALSO"
43moira(1),
44Moira section of the Project Athena Technical Plan
This page took 1.26757 seconds and 5 git commands to generate.