1 :Info: list_accessible: lac:  1987-09-08  list_accessible, lac
 2 
 3 Syntax as a command:  lac {path {User_id}} {-control_args}
 4 
 5 
 6 Function:  scans a directory and lists segments, multisegments, files,
 7 and directories with a specified access for a specified User_id.
 8 
 9 
10 Arguments:
11 path
12    is the pathname of the directory to be scanned.  If path is omitted
13    or -wd is specified, the working directory is scanned.
14 User_id
15    is an access control name.  It can have null components.  The star
16    convention is allowed.  See the description of set_acl in this
17    manual.  If User_id is omitted, the User_id of the calling process
18    with a star tag is assumed.
19 
20 
21 Control arguments:
22 -dir_mode STR
23    lists directories to which the named user(s) has any of the modes
24    specified in STR, where STR can be any or all of the letters sma.
25 -seg_mode STR
26    lists segments to which the named user(s) has any of the modes
27    specified in STR, where STR can be any or all of the letters rew.
28 
29 
30 Access required:  The user must have status (s) permission on the
31 directory.
32 
33 
34 Notes:
35 You can't use User_id unless you have first supplied a path.
36 
37 If no control arguments are specified, all the segments and
38 directories to which the named user(s) has nonnull access are listed.
39 
40 If there can be more than one User_id (i.e., the specified
41 User_id has null components), the modes for each matched User_id
42 and the matched User_id are listed on a per entry basis.
43 
44 
45 :hcom:
46 
47 
48 
49 /****^  HISTORY COMMENTS:
50   1) change(2020-12-15,GDixon), approve(2021-02-22,MCR10088),
51      audit(2021-05-27,Swenson), install(2021-05-27,MR12.6g-0056):
52       A) Change "Syntax:" to "Syntax as a command:" in command info seg
53          last changed after 1984.
54                                                    END HISTORY COMMENTS */
55 
56 
57