1 02/01/84 chaddr
2
3 Syntax: chaddr Person_id address
4
5
6 Function: allows the accounting administrator to change the address of
7 one user.
8
9
10 Arguments:
11 Person_id
12 is the Person_id of the user whose address is to be changed.
13 address
14 is the new address of the user. It must be enclosed in quotes if it
15 contains blanks or other special characters. If this argument is
16 omitted, the chaddr command prints the user's old address and then
17 waits for the accounting administrator to either enter the new
18 address which should not be enlosed in quotes in this case or
19 enter a null line to retain the old address.