Manual Page Result
0
Command: plot | Section: 1 | Source: UNIX v10 | File: plot.1
PLOT(1) General Commands Manual PLOT(1)
NAME
plot - graphics filters
SYNOPSIS
plot [ -Tterminal ]
DESCRIPTION
These filters read plotting instructions (see plot(5)) from the stan-
dard input, and in general produce plotting instructions suitable for a
particular terminal on the standard output.
If no terminal type is specified, the environment parameter (see envi-
ron(5)) is used. Known terminals are:
2621
hp Hewlett-Packard screen terminal.
4014
tek Tektronix 4014 storage scope.
troff Convert to troff(1) input.
5620
jerq Teletype DMD display under mux(9.1). The filter persists after
plotting, to make a layer that skips downloading on subsequent
plots.
750
pen Hewlett-Packard pen plotter.
FILES
SEE ALSO
plot(3), plot(5)
BUGS
A persistent plot layer on a 5620 terminal imitates it loses most abil-
ities of a mux(9.1) layer; see term(9.1).
Which plotters are known depends on which computer you are on.
PLOT(1)