mirror of
https://github.com/PDP-10/its.git
synced 2026-02-17 13:17:18 +00:00
Gague free disk blocks before and after loading source files.
This commit is contained in:
@@ -12,6 +12,9 @@ respond "*" ":rename .;@ nits, .;@ its\r"
|
||||
# Free up some disk space on the pack holding most source code.
|
||||
gfr_second
|
||||
|
||||
# Gague free disk blocks.
|
||||
respond "*" ":listf sys\r"
|
||||
|
||||
respond "*" ":print sys1;..new. (udir)\r"
|
||||
type ":vk\r"
|
||||
respond "*" ":print sys2;..new. (udir)\r"
|
||||
|
||||
@@ -28,6 +28,9 @@ expect -timeout 3000 "E-O-T"
|
||||
respond "_" "quit\r"
|
||||
expect ":KILL"
|
||||
|
||||
# Gague free disk blocks.
|
||||
respond "*" ":listf sys\r"
|
||||
|
||||
respond "*" ":print sysbin;..new. (udir)\r"
|
||||
type ":vk\r"
|
||||
respond "*" ":midas sysbin;_midas;midas\r"
|
||||
|
||||
Reference in New Issue
Block a user