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:
committed by
Lars Brinkhoff
parent
5f767f06b1
commit
6b0bad5dc8
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user