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