TK(1) — Unix Programmer’s Manual
NAME
tk − paginator for the Tektronix 4014
SYNOPSIS
tk [ options ] [ file ]
DESCRIPTION
The output of tk is intended for a Tektronix 4014 terminal. Tk arranges for 66 lines to fit on the screen, divides the screen into N columns, and contributes an eight space page offset in the (default) single-column case. Tk collects and plots tabs, spaces, and backspaces when necessary. It interprets and plots Teletype Model 37 half- and reverse-line sequences, as well. At the end of each page tk waits for a newline (empty line) from the keyboard before continuing on to the next page. In this wait state, the command !command sends the command to the shell.
OPTIONS
−pL Sets page length to L lines.
−N Divides the screen into N columns and waits after the last column.
−t Does not wait between pages. Use this option for directing output into a file.
SEE ALSO
INTEGRATED SOLUTIONS 4.3 BSD — April 29, 1985