]> andersk Git - moira.git/blob - man/chfn.1
2e94deb7fe0741f7fcb8444258e6bf65320964ca
[moira.git] / man / chfn.1
1 .TH CHFN 1 "1 Feb 1988" "Project Athena"
2 \" RCSID: $Header$
3 .SH NAME
4 chfn \- change finger information
5 .SH SYNOPSIS
6 .B chfn
7 [ username ]
8 .SH DESCRIPTION
9 This command changes (or installs)
10 then GECOS information field
11 associated with
12 .IR username
13 (your own name by default).
14 The GECOS information is the information shown by
15 .I finger(1).
16 .PP
17 When invoked,
18 .B chfn
19 displays the current information as default values
20 while prompting for any changes.
21 The fields include a user's
22 ``real life'' name, nickname, home address and phone number,
23 office address and phone number, department and year.
24 Included in each prompt is a default value,
25 which is enclosed between brackets.
26 The default value is accepted simply by typing a carriage
27 return.  To enter a blank field, the word ``none'' may
28 be typed.  Below is a sample run:
29 .IP
30 .B "Name [Biff Studsworth II]:"
31 .br
32 .B "Nickname [Studley]:"
33 .br
34 .B "Home address (Ex: Bemis 304) [New House 4-601]:"
35 .br
36 .B "Home phone number (Ex: 4660000) [225-1234]:"
37 .br
38 .B "Office address (Exs: 597 Tech Square or 10-256) [E40-300M]:"
39 E40-358M
40 .br
41 .B "Office phone (Ex: 3-1300) []:"
42 1863
43 .br
44 .B "MIT department (Exs: EECS, Biology, Information Services) [VI-3]:"
45 none
46 .br
47 .B "MIT year (Exs: 1989, '91, Faculty, Grad) ['90]:"
48 '91
49 .sp
50 .PP
51 .I chfn
52 allows phone numbers to be entered with or without hyphens.
53 If only four digits are entered for a phone number, and MIT extension
54 is assumed.  If the Office address ends in "M", it will assume an MIT
55 room, if it ends in "T", it will assume Tech Square.
56 .PP
57 Note that the changes will not show up with
58 .I finger
59 until several hours after the database has been changed.
60 .PP
61 Users may only change their own information unless they are
62 SMS database administrators.
63 .SH "SEE ALSO"
64 usermaint(1), finger(1)
This page took 0.029138 seconds and 3 git commands to generate.