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