1 03/18/76  login, l
 2 
 3 Function:  used to gain access to the Multics system.
 4 
 5 Syntax:  login Person_id {-control_args}
 6 
 7 
 8 Arguments:  Person_id is the user's registered personal identifier.
 9 
10 
11 Control arguments:
12 -brief, -bf  suppress messages associated with successful login.
13 -change_password, -cpw  change user's password; give old password in
14  normal manner first.
15 -no_print_off, -npf  overtype string of characters to provide black
16  area for user's password.
17 -terminal_type XX, -ttp XX  set user's terminal type to XX, where XX
18  is one of the types listed for the same control argument of the
19  set_tty command.
20 -modes XX  set modes for terminal I/O according to XX, where XX is
21  one of the modes listed for the same control argument of the set_tty
22  command.