1 :Info: display_anst: 1987-07-13 display_anst
2
3 Syntax as a command: display_anst channel_name -control_args
4
5
6 Function: allows system administrators to display the Answer Table,
7 which contains information about interactive users. The Answer Table
8 resides in >sc1>answer_table.
9
10
11 Arguments:
12 channel_name
13 names a channels whose Answer Table entry is to be displayed. A
14 starname may be given to identify several channels.
15
16
17 Control arguments:
18 -active
19 displays entries in Answer Table for active communications channels
20 channels that have been hung up are listening for a user to dial
21 up are connected to a user dialed have logged in a user or are
22 attached to a running a process. This is the default.
23 -all, -a
24 displays all table entries.
25 -channel channel_name, -chn channel_name
26 names a channel whose Answer Table entry is to be displayed. The
27 channel_name argument has the format described above. The star
28 convention is allowed.
29
30
31 -dial
32 displays entries in Answer Table for dialed communications channels
33 channels that are connected to a user dialed have logged in a
34 user or are attached to a running process.
35 -in
36 displays entries in Answer Table for logged in users.
37 -lock
38 displays entries in Answer Table which are locked.
39 -name Person_id, -nm Person_id
40 displays entry or entries associated with the given Person_id.
41 -no_header, -nhe
42 suppresses display of the heading information contained at the
43 beginning of the Answer Table. By default, the heading is
44 displayed.
45
46
47 -octal, -oc
48 displays header and entries in an octal dump, as well as in
49 interpretive format.
50 -pathname path, -pn path
51 gives the pathname of the table to be displayed. If omitted, the
52 system Answer Table in >sc1>answer_table is used.
53
54
55 Notes: The -all, -active, -dial, -in, -lock, -name and -channel
56 control arguments and the channel_name argument select entries to be
57 displayed. If more than one is given, an entry is displayed if it
58 matches any of the conditions specified by the arguments. If none are
59 given, the entries for all active communications channels are
60 displayed.
61
62
63 :hcom:
64
65
66
67 /****^ HISTORY COMMENTS:
68 1) change2020-12-14GDixon, approve2021-02-22MCR10088,
69 audit2021-05-27Swenson, install2021-05-27MR12.6g-0056:
70 A) Change "Syntax:" to "Syntax as a command:" in command info seg
71 last changed after 1984.
72 END HISTORY COMMENTS */
73
74
75