mirror of
https://github.com/PDP-10/its.git
synced 2026-03-05 11:04:02 +00:00
XXFILE - feed scripted input to a STY session.
This commit is contained in:
committed by
Adam Sampson
parent
fbcf82e6dd
commit
3466a46a29
@@ -726,3 +726,12 @@ respond "*" ":link sys3;ts movdir,sys3;ts balanc\r"
|
||||
respond "*" ":midas sys3;ts scrmbl_ejs;scrmbl\r"
|
||||
expect ":KILL"
|
||||
respond "*" ":link sys3;ts unscr,sys3;ts scrmbl\r"
|
||||
|
||||
# XXFILE
|
||||
respond "*" ":midas sysbin;xxfile bin_sysen1;xxfile\r"
|
||||
expect ":KILL"
|
||||
respond "*" ":job xxfile\r"
|
||||
respond "*" ":load sysbin;xxfile bin\r"
|
||||
respond "*" "ttyop1\033b\033g"
|
||||
expect ":PDUMP SYS2;TS XXFILE"
|
||||
type ":kill\r"
|
||||
|
||||
@@ -198,3 +198,4 @@
|
||||
- WL, SUDS wirelister.
|
||||
- WUMPUS, Hunt the Wumpus game.
|
||||
- X, Y, Z, remember DDT command and re-execute it.
|
||||
- XXFILE, feed scripted input to a STY session.
|
||||
|
||||
Reference in New Issue
Block a user