Bell 32V development
[unix-history] / usr / man / man1 / tk.1
CommitLineData
c1030a02
TL
1.TH TK 1
2.SH NAME
3tk \- paginator for the Tektronix 4014
4.SH SYNOPSIS
5.B tk
6[
7.B \-t
8]
9[
10.B \-\c
11.I N
12]
13[
14.B \-p\c
15.I L
16]
17[
18file
19]
20.SH DESCRIPTION
21The output of
22.I tk
23is intended for a Tektronix 4014 terminal.
24.I Tk
25arranges for 66 lines to fit on the screen,
26divides the screen into
27.I N
28columns,
29and
30contributes an eight space page offset
31in the (default) single-column case.
32Tabs, spaces, and backspaces are collected and plotted
33when necessary.
34Teletype Model 37 half- and reverse-line sequences
35are interpreted and plotted.
36At the end of each page
37.I tk
38waits for a newline (empty line) from the keyboard before
39continuing on to the next page.
40In this wait state, the command
41.BI ! command
42will send the
43.I command
44to the shell.
45.PP
46The command line options are:
47.TP
48.B \-t
49Don't wait between pages; for directing output into a file.
50.PP
51.TP
52.BI \- N
53Divide the screen into \fIN\fR columns and
54wait after the last column.
55.TP
56.BI \-p L
57Set page length to \fIL\fR
58lines.
59.SH SEE ALSO
60pr(1)