1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-02 06:25:59 +00:00

Added INIT -- a helper program for LOGIN, LOGOUT, and other script files.

This commit is contained in:
Eric Swenson
2016-12-07 21:30:18 -08:00
committed by Lars Brinkhoff
parent 4691c718d9
commit 8fed698f96
4 changed files with 2860 additions and 0 deletions

View File

@@ -715,6 +715,10 @@ respond "*" ":link .info.;its ttyvar,sysdoc;ttyvar >\r"
respond "*" ":midas sys2;ts inline_sysen1;inline\r"
expect ":KILL"
# init
respond "*" ":midas sys3;ts init_sysen2;init\r"
expect ":KILL"
# ndskdmp tape
respond "*" ":link kshack;good ram,.;ram ram\r"
respond "*" ":link kshack;ddt bin,.;@ ddt\r"