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