1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-04 07:09:12 +00:00

UNSPOO - line printer unspooler demon.

This commit is contained in:
Lars Brinkhoff
2020-09-20 19:37:50 +02:00
parent 5f4d858daf
commit cb2ac644e9
3 changed files with 8 additions and 0 deletions

View File

@@ -16,3 +16,10 @@ respond "*" ":link taa; pwfile 999999, sysen1; pwfile >\r"
type ":vk\r"
respond "*" ":midas sys; atsign gunner_sysen2; gunner\r"
expect ":KILL"
# Line printer unspooler demon.
respond "*" ":midas sys; atsign unspoo_sysen1; unspoo\r"
# Just accept the defaults for now.
respond "(CR) FOR DEVICE LPT, nn FOR Tnn" "\r"
respond "(CR) FOR .LPTR. DIRECTORY, OR TYPE NEW NAME" "\r"
expect ":KILL"