1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-13 15:27:28 +00:00

WHOIML - wholine for Imlacs.

This commit is contained in:
Lars Brinkhoff 2018-09-27 15:18:25 +02:00
parent 71bb168b64
commit 396f8eecec
3 changed files with 1532 additions and 0 deletions

View File

@ -861,6 +861,17 @@ respond "*" ":link sys3;ts vrfy,sys3;ts expn\r"
respond "*" ":midas sys2;ts wholin_sysen2;wholin\r"
expect ":KILL"
# WHOIML
respond "*" ":midas sysbin;_sysen1; whoiml\r"
respond "FILE:" "whoiml\r"
respond "FILE:" "sys2\r"
expect ":KILL"
respond "*" ":job whoiml\r"
respond "*" ":load sysbin; whoiml bin\r"
respond "*" "start1\033b\033g"
expect ">>"
respond " " ":kill\r"
# VTTIME
respond "*" ":midas sys1;ts vttime_rvb;vttime\r"
expect ":KILL"

View File

@ -274,6 +274,7 @@
- WEBSER, HTTP server.
- WHAT, humorous quips to various "what" questions.
- WHO%, list index/uname/jname/%time in sorted list.
- WHOIML, wholine for Imlacs.
- WHOLIN, mode line for display terminals (with date/time/job/etc info).
- WHOSEN, print author of last send.
- WL, SUDS wirelister.

1520
src/sysen1/whoiml.151 Executable file

File diff suppressed because it is too large Load Diff