bsd man page for tk

Query: tk

OS: bsd

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TK(1)							      General Commands Manual							     TK(1)

NAME
tk - paginator for the Tektronix 4014
SYNOPSIS
tk [ -t ] [ -N ] [ -pL ] [ 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 col- umns, and contributes an eight space page offset in the (default) single-column case. Tabs, spaces, and backspaces are collected and plot- ted when necessary. Teletype Model 37 half- and reverse-line sequences are interpreted and plotted. 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 will send the command to the shell. The command line options are: -t Don't wait between pages; for directing output into a file. -N Divide the screen into N columns and wait after the last column. -pL Set page length to L lines.
SEE ALSO
pr(1) 7th Edition April 29, 1985 TK(1)
Related Man Pages
tc(1) - bsd
pr(1) - bsd
col(1) - opendarwin
col(1) - centos
pr(1) - plan9
Similar Topics in the Unix Linux Community
Backdoors etc
how to pass input from c program to shell script?
C++ Linking Error: invalid DSO for symbol
32bit GTK2 application
Support for Unicode in GTK2 and GTK3 file selection box?