1 01/22/76   list_acl, la
 2 
 3 Function:  lists the access control lists (ACLs) of segments,
 4 and directories.
 5 
 6 
 7 Syntax:  la {path} {User_ids} {-control_args}
 8 
 9 
10 Arguments:
11 path  is the pathname of a segment or directory.
12 If omitted, the working directory is assumed and
13 no User_ids can be specified.  The star convention can
14 be used.
15 
16 User_ids  are access control names that must be of the form
17 Person_id.Project_id.tag.  All ACL entries with the matching
18 names are listed.
19 
20 
21 Control arguments:  is brief (-bf) to suppress the message
22 "User name not on ACL of path."
23 
24 
25 Notes: Type "help acl_matching" for an explanation of the matching
26 strategy used on User_ids.