1 02/13/85 exec, x
2
3 Syntax as a command: x exec_command arguments
4
5
6 Function: executes operator commands implemented in the segment
7 >sc1>admin.ec. The version of admin.ec distributed with the system
8 implements a number of commands that have been found to be generally
9 useful. These are listed below and described fully in Section 5.
10
11 A site may wish to modify these commands, or to implement new operator
12 commands, to meet the needs of the site. This can be done by making
13 changes or additions to >sc1>admin.ec. It is recommended that these
14 changes and additions be documented by the site, by adding or replacing
15 pages in Section 5 in the copies of this manual that are used by
16 operations personnel. This command can be used in ring 4 only.
17
18
19 The effect of the exec command is as if the command had been typed in
20 admin mode.
21
22 exec_com admin exec_command arguments
23
24
25 Arguments:
26 exec_command
27 is one of the commands listed below.
28
29 attended, attend
30 auth
31 auto
32 cat
33 complete_volume, vcomp
34 consolidated_volume, vcons
35 copy_dump
36 delete_dump, dd
37 deny
38 echoplex
39
40
41 inc
42 incremental_volume, vinc
43 io
44 io1
45 meter
46 print_queues, pq
47 punch, puna
48 punch_end, end_punch
49 punch_restart
50 read_cards, cards, rc
51
52
53 repair
54 reprint, rep
55 reset_phcs_access, rpa
56 reset_tabs, tabs, rt
57 scav
58 set_fdump_number, set_fdump, sfdn
59 set_phcs_access, spa
60 unattended, unattend
61
62 arguments
63 the arguments, if any, for the chosen exec_command.