diff options
Diffstat (limited to 'static/v10/man1/tss.1')
| -rw-r--r-- | static/v10/man1/tss.1 | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/static/v10/man1/tss.1 b/static/v10/man1/tss.1 new file mode 100644 index 00000000..bec3e9d9 --- /dev/null +++ b/static/v10/man1/tss.1 @@ -0,0 +1,65 @@ +.pa 1 +.he 'TSS (I)'3/15/72'TSS (I)' +.ti 0 +NAME tss -- interface to Honeywell TSS +.sp +.ti 0 +SYNOPSIS tss___ +.sp +.ti 0 +DESCRIPTION tss___ +will call the Honeywell 6070 on +the 201 data phone. +It will then go into direct access with +TSS. +Output generated by TSS is typed on the standard output and +input requested by TSS is read from the standard input +with UNIX typing conventions. + +An interrupt signal (ASCII DEL) +is transmitted +as a "break" to TSS. + +Input lines beginning with !_ are interpreted as UNIX +commands. +Input lines beginning with ~_ are interpreted as commands +to the interface routine. +.sp +~<file insert input from named UNIX file +.sp +~>file deliver tss output to named UNIX file +.sp +~p pop the output file +.sp +~q disconnect from tss (quit) +.sp +~r file receive from HIS routine CSR/DACCOPY +.sp +~s file send file to HIS routine CSR/DACCOPY +.sp +Ascii files may be most efficiently transmitted using +the HIS routine CSR/DACCOPY +in this fashion. +Underlined text comes from TSS. +AFTname is the 6070 file to be dealt with. +.sp + SYSTEM______?_ CSR/DACCOPY (s) AFTname + Send Encoded File_________________ ~s file + + SYSTEM______? CSR/DACCOPY (r) AFTname + Receive Encoded File____________________ ~r file +.sp +.ti 0 +FILES /dev/dn0, +/dev/dp0 +.sp +.ti 0 +SEE ALSO -- +.sp +.ti 0 +DIAGNOSTICS DONE when communication is broken. +.sp +.ti 0 +BUGS When +diagnostic problems occur, +tss___ exits rather abruptly. |
