1 :Info: display_aut:  1987-07-13  display_aut
 2 
 3 Syntax as a command:  display_aut {absN} {-control_args}
 4 
 5 
 6 Function: allows system administrators to display the Absentee User
 7 Table (AUT), which contains information about absentee users.  The
 8 Absentee User Table resides in >sc1>absentee_user_table.
 9 
10 
11 Arguments:
12 absN
13    names the absentee process whose Absentee User Table entry is to be
14    displayed (e.g., abs1, abs2).  A starname may be given to identify
15    several processes.
16 
17 
18 Control arguments:
19 -active
20    displays entries in Absentee User Table for absentee processes that
21    are currently running a job (this is the default).
22 -all, -a
23    displays all table entries.
24 -lock
25    displays entries in Absentee User Table which are locked.
26 -name Person_id, -nm Person_id
27    displays entry or entries associated with the given Person_id.
28 -no_header, -nhe
29    suppresses display of the heading information contained at the
30    beginning of the Absentee User Table.  The default is to display the
31    heading.
32 
33 
34 -octal, -oc
35    displays header and entries in an octal dump, as well as in
36    interpretive format.
37 -pathname path, -pn path
38    gives the pathname of the table to be displayed.  If omitted, the
39    system Absentee User Table in >sc1>absentee_user_table is used.
40 
41 
42 Notes:  The -all, -active, -lock and -name control arguments and the
43 absN argument select entries to be displayed.  If more than one is
44 given, an entry is displayed if it matches any of the conditions
45 specified by the arguments.  If none are given, the entries for
46 absentee processes which are currently running a job are displayed.
47 
48 
49 :hcom:
50 
51 
52 
53 /****^  HISTORY COMMENTS:
54   1) change(2020-12-14,GDixon), approve(2021-02-22,MCR10088),
55      audit(2021-05-27,Swenson), install(2021-05-27,MR12.6g-0056):
56       A) Change "Syntax:" to "Syntax as a command:" in command info seg
57          last changed after 1984.
58                                                    END HISTORY COMMENTS */
59 
60 
61