4014
PURPOSE
Formats a full page 66-line screen display for a
Tektronix 4014 work station.
SYNOPSIS
4014 [ -t ] [ -n ] [ -cN ] [ -pL ] [ file ]
DESCRIPTION
The 4014 command reads a file (standard input by default)
and writes a 66-line page display to standard output. It
also divides the screen into a specified number of
columns, adding an eight space page offset when it uses
the default single column format. It interprets tabs,
spaces, backspaces, and TELETYPE Model 37 half-line and
reverse-line sequences correctly. At the end of each
page, 4014 waits for a line feed from the keyboard before
continuing. While 4014 is waiting, you can send commands
to the shell by entering !AIX-cmd, where AIX-cmd is a AIX
command.
FLAGS
-cnum Divides the screen into num columns and waits
after the last column. The default is a single,
full page-width column.
-n Starts displaying at the current cursor position
and does not erase the screen.
-pnuml
-pnumi Sets page length to num lines (l, the default) or
to num inches (i).
-t Does not wait between pages.
RELATED INFORMATION
The following commands: "pr," "tc," and "troff."