1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-24 19:40:28 +00:00

Added BYE: says goodbye to user with nickname/quips.

Used in LOGOUT scripts.
This commit is contained in:
Eric Swenson
2016-12-07 22:56:06 -08:00
committed by Lars Brinkhoff
parent 5f767f06b1
commit 6b0bad5dc8
4 changed files with 275 additions and 0 deletions

View File

@@ -735,6 +735,11 @@ expect ":KILL"
respond "*" ":midas sys3;ts fretty_sysen2;fretty\r"
expect ":KILL"
# bye
respond "*" ":midas sys1;ts bye_sysen1;bye\r"
expect ":KILL"
respond "*" ":link device;chaos bye,sys1;ts bye\r"
# ndskdmp tape
respond "*" ":link kshack;good ram,.;ram ram\r"
respond "*" ":link kshack;ddt bin,.;@ ddt\r"