mirror of
https://github.com/PDP-10/its.git
synced 2026-03-01 17:47:32 +00:00
VIEW - view file.
This commit is contained in:
@@ -112,3 +112,17 @@ respond "\n" "\030\023"
|
||||
respond "Write File" "info; info 48\r"
|
||||
respond "Written" "\030\003"
|
||||
respond "*" ":kill\r"
|
||||
|
||||
# VIEW
|
||||
respond "*" ":emacs\r"
|
||||
respond "EMACS Editor" "\033xload\033purify\r"
|
||||
respond "\n" "\033x& compress file\033turnip; view >\r"
|
||||
respond "Compressing file" "\030\003"
|
||||
respond "*" ":kill\r"
|
||||
respond "*" ":tctyp aaa\r"
|
||||
respond "*" ":cwd kmp\r"
|
||||
respond "*" "kmp\033\023"
|
||||
respond "*" ":dumpt \033turnip;view\r"
|
||||
expect "Dumped to"
|
||||
respond "*" ":tctyp la36\r"
|
||||
respond "*" ":move turnip; ts view, sys3;\r"
|
||||
|
||||
@@ -289,6 +289,7 @@
|
||||
- URUG, GT40 debugger.
|
||||
- USQ/TYPESQ, unsqueeze/uncram or type a file.
|
||||
- VERSA/SPOOLR, Versatec/Gould printer spooler.
|
||||
- VIEW, view file.
|
||||
- VT07, GT40 Datapoint emulator and Lisp display slave.
|
||||
- VTTIME, display running time on the terminal.
|
||||
- VV/VJ/DETREE, list jobs.
|
||||
|
||||
1
src/kmp/ts.dumpt
Symbolic link
1
src/kmp/ts.dumpt
Symbolic link
@@ -0,0 +1 @@
|
||||
sys/ts.nt
|
||||
Reference in New Issue
Block a user