1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-26 04:07:36 +00:00

DOWNLD - print file in super-image mode to TTY.

This commit is contained in:
Lars Brinkhoff
2018-10-15 13:29:38 +00:00
parent 935e53a458
commit b1c77518fe
3 changed files with 167 additions and 0 deletions

View File

@@ -211,6 +211,10 @@ expect ":KILL"
respond "*" ":midas sys2;ts stty_archy;stty\r"
expect ":KILL"
# DOWNLD
respond "*" ":midas sys3;ts downld_sysen1;downld\r"
expect ":KILL"
# OCTPUS
respond "*" ":midas sys2;ts octpus_gren;octpus\r"
expect ":KILL"