mirror of
https://github.com/PDP-10/its.git
synced 2026-05-24 14:20:34 +00:00
8 lines
274 B
Tcl
8 lines
274 B
Tcl
#Enable the remote shutdown service.
|
|
respond "*" ":midas /t device;chaos shutdo_sysnet;shutsr\r"
|
|
respond "end input with ^C" "ALLOW==3036\r\003"
|
|
expect ":KILL"
|
|
|
|
#Gun down users that are idle and not logged in.
|
|
respond "*" ":link dragon; hourly gunner, cstacy; gunner bin\r"
|