4014(1g,C) AIX Commands Reference 4014(1g,C) ------------------------------------------------------------------------------- 4014 PURPOSE Formats a full page 66-line screen display for a Tektronix 4014 work station. SYNTAX +------------+ +-------- -p66 --------+ +--------+ 4014 ---| +--------+ |---| +-- l ---+ |---| |---| +-| -t |-+ +- -p num --| one of |-+ +- file -+ ^| -c num || | +---+ | || -n || +-| l |--+ |+--------+| | i | +----------+ +---+ Note: This command does not have MBCS support. 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 the 4014 command 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 See the following commands: "pr," "tc," and "troff." Processed November 8, 1990 4014(1g,C) 1