mirror of
https://github.com/PDP-10/its.git
synced 2026-01-25 19:56:53 +00:00
@@ -160,6 +160,7 @@ A list of [known ITS machines](doc/machines.md).
|
||||
- MTBOOT, make bootable tapes.
|
||||
- NAME, Shows logged in users and locations, aka FINGER.
|
||||
- NETIME, network time dragon.
|
||||
- NICNAM/NICWHO, look up someone in the ARPAnet directory.
|
||||
- OS, realtime TTY spy.
|
||||
- PALX, PDP-11 cross assembler.
|
||||
- PANDA, user account management program.
|
||||
|
||||
@@ -727,6 +727,23 @@ respond "*" ":link sys1;ts s,sys;ts send\r"
|
||||
respond "*" ":link sys3;ts snd,sys;ts send\r"
|
||||
respond "*" ":link sys3;ts sned,sys;ts send\r"
|
||||
|
||||
# NICNAM
|
||||
|
||||
respond "*" ":midas sys2;ts nicnam_ar2:cstacy;nicnam\r"
|
||||
respond "Use what filename instead?" "dsk:\r"
|
||||
respond "Use what filename instead?" "dsk:\r"
|
||||
respond "Use what filename instead?" "dsk:\r"
|
||||
respond "Use what filename instead?" "dsk:\r"
|
||||
expect ":KILL"
|
||||
|
||||
# NICWHO
|
||||
respond "*" ":midas sys2;ts nicwho_ar2:cstacy;nicwho\r"
|
||||
respond "Use what filename instead?" "dsk:\r"
|
||||
respond "Use what filename instead?" "dsk:\r"
|
||||
respond "Use what filename instead?" "dsk:\r"
|
||||
respond "Use what filename instead?" "dsk:\r"
|
||||
expect ":KILL"
|
||||
|
||||
# reatta
|
||||
respond "*" ":midas sys1;ts reatta_sysen2;reatta\r"
|
||||
expect ":KILL"
|
||||
|
||||
BIN
src/cstacy/ar2.src2
Executable file
BIN
src/cstacy/ar2.src2
Executable file
Binary file not shown.
Reference in New Issue
Block a user