mirror of
https://github.com/PDP-10/its.git
synced 2026-03-02 18:04:38 +00:00
Build NSALV.
This commit is contained in:
@@ -35,6 +35,7 @@ from scratch.
|
||||
- Exec DDT, standalone debugger.
|
||||
- TECO, editor.
|
||||
- DUMP, tape backup and restore.
|
||||
- NSALV, standalone file system tool.
|
||||
- PDSET, set time and date.
|
||||
- KSFEDR, manipulate front-end file system.
|
||||
- LOCK, shut down system.
|
||||
|
||||
@@ -150,6 +150,10 @@ expect ":KILL"
|
||||
respond "*" ":delete sys;ts dump\r"
|
||||
respond "*" ":link sys;ts dump,sysbin;dump bin\r"
|
||||
|
||||
respond "*" ":midas .;_kshack;nsalv\r"
|
||||
respond "Which machine?" "KSRP06\r"
|
||||
expect ":KILL"
|
||||
|
||||
respond "*" ":midas sysbin;_sysen1;pdset\r"
|
||||
expect ":KILL"
|
||||
respond "*" ":delete sys;ts pdset\r"
|
||||
|
||||
Reference in New Issue
Block a user