1 02/13/84  check_dir
 2 
 3 Syntax:  check_dir dir_name {User_ids}
 4 
 5 
 6 Function:  scans a directory and reports the names of all segments
 7 whose bit count author is not equal to any one of the specified
 8 User_ids.
 9 
10 
11 Arguments:
12 dir_name
13    is the directory to be scanned.
14 User_ids
15    are access names of the form Person_id.Project_id.tag.  Any
16    component may be "*" and omitted components are assumed to be "*".
17    If no User_ids are specified, the User_id of the caller is assumed.
18 
19 
20 Notes:  For each segment whose bit count author does not match any of
21 the specified User_ids, a line is printed giving an entryname,
22 date/time and modified author.