4014(C) UNIX System V
Name
4014 - paginator for the TEKTRONIX 4014 terminal
Syntax
4014 [ -t ] [ -n ] [ -cN ] [ -pL ] [ file ]
Description
The output of 4014 is intended for a TEKTRONIX 4014
terminal; 4014 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.
Tabs, spaces, and backspaces are collected and plotted when
necessary. TELETYPE Model 37 half- and reverse-line
sequences are interpreted and plotted. At the end of each
page, 4014 waits for a new-line (empty line) from the
keyboard before continuing on to the next page. In this
wait state, the command !cmd will send the cmd to the shell.
The command line options are:
-t Do not wait between pages (useful for directing output
into a file).
-n Start printing at the current cursor position and never
erase the screen.
-cN Divide the screen into N columns and wait after the
last column.
-pL Set page length to L; L accepts the scale factors i
(inches) and l (lines); default is lines.
See Also
pr(C)
(printed 8/24/89) 4014(C)