mirror of
https://github.com/PDP-10/its.git
synced 2026-02-28 09:27:41 +00:00
SALV - old file system tool for KA and KL.
This commit is contained in:
committed by
Eric Swenson
parent
ef665c72de
commit
5c4fc6c4e6
@@ -203,6 +203,7 @@ A list of [known ITS machines](doc/machines.md).
|
||||
- RIPDEV, replacement for MLDEV for no-longer-existing machines.
|
||||
- RMAIL, Mail reading client.
|
||||
- RMTDEV, MLDEV for non-ITS hosts.
|
||||
- SALV, old file system tool for KA and KL.
|
||||
- SCANDL, TTY OUTPUT SPY.
|
||||
- SEND, REPLY, replacements for DDT :SEND.
|
||||
- SPELL, ESPELL spell checker.
|
||||
|
||||
@@ -314,6 +314,15 @@ respond "*" ":midas sys1;_kshack;nsalv\r"
|
||||
respond "machine?" "TS\r"
|
||||
expect "*"
|
||||
|
||||
# salv, standalone and timesharing versions
|
||||
respond "*" ":midas .;_system;salv\r"
|
||||
respond "time-sharing?" "n\r"
|
||||
respond "machine?" "ML\r"
|
||||
expect ":KILL"
|
||||
respond "*" ":midas sys1;ts salv_system;salv\r"
|
||||
respond "time-sharing?" "y\r"
|
||||
expect ":KILL"
|
||||
|
||||
# magdmp
|
||||
respond "*" ":midas .;_syseng;magdmp\r"
|
||||
respond "PTRHRI=" "y\r"
|
||||
|
||||
Reference in New Issue
Block a user