1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-01 14:06:28 +00:00

DEMST - demon status.

This commit is contained in:
Lars Brinkhoff
2020-09-18 22:54:46 +02:00
parent 0938ee3131
commit bf7345f12c
3 changed files with 420 additions and 0 deletions

View File

@@ -6,3 +6,7 @@ log_progress "ENTERING BUILD SCRIPT: DM"
# Demon starter.
respond "*" ":midas sys; atsign demstr_sysen2; demstr\r"
expect ":KILL"
# Demon status. Self purifying.
respond "*" ":midas sysen2; ts demst_sysen2; demst\r"
expect ":KILL"