1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-03 18:26:16 +00:00

VDIR - view directory.

This commit is contained in:
Lars Brinkhoff
2018-11-13 07:44:00 +01:00
parent 9c77401d88
commit b3b643d7f7
2 changed files with 4 additions and 0 deletions

View File

@@ -126,3 +126,6 @@ respond "*" ":dumpt \033turnip;view\r"
expect "Dumped to"
respond "*" ":tctyp la36\r"
respond "*" ":move turnip; ts view, sys3;\r"
# VDIR
respond "*" ":link sys3; ts vdir, ts view\r"

View File

@@ -289,6 +289,7 @@
- URUG, GT40 debugger.
- USQ/TYPESQ, unsqueeze/uncram or type a file.
- VERSA/SPOOLR, Versatec/Gould printer spooler.
- VDIR, view directory.
- VIEW, view file.
- VT07, GT40 Datapoint emulator and Lisp display slave.
- VTTIME, display running time on the terminal.