1 04/08/86  list_extra_personids
 2 
 3 Syntax as a command:  list_extra_personids
 4 
 5 
 6 Function: lists Person_ids that are registered in the PNT but do not
 7 exist in any PDT.  Person_ids in a PDT but not in the PNT are also
 8 listed.
 9 
10 
11 Notes: This command is useful for checking the consistency of system
12 tables and listing those Person_ids that can be removed from the PNT to
13 compress it.  (See remove_user for more information.)
14 
15 The command also references the SAT in  >scl and the PDTs for all valid
16 projects in >sc1>pdt.
17 
18 First, the PDTs are scanned, and a list of users missing from the PNT
19 is printed.  This is probably due to errors by project or accounting
20 administrators.  Then a list of Person_ids in the PNT but not in the
21 PDTs is printed.
22 
23 This command is expensive.  Therefore run it on absentee or at least
24 using file_output (see the Multics Commands and Active Functions
25 manual, AG92) so that the results can be saved.