PLOT(1G) — Unix Programmer’s Manual
NAME
plot − graphics filters
SYNOPSIS
plot [ −Tterminal [ raster ] ]
DESCRIPTION
These commands read plotting instructions (see plot(5)) from the standard input, and in general produce plotting instructions suitable for a particular terminal on the standard output.
OPTION
−Tterminal
Specifies a terminal type. If no terminal type is specified, the environment parameter $TERM (see environ(7)) is used. Known terminals include the following:
4014Tektronix 4014 storage scope.
450DASI Hyterm 450 terminal (Diablo mechanism).
300DASI 300 or GSI terminal (Diablo mechanism).
300SDASI 300S terminal (Diablo mechanism).
iswindow
Integrated Solutions Optimum V WorkStation window.
verVersatec D1200A printer-plotter. This version of plot places a scan-converted image in /usr/tmp/raster and sends the result directly to the plotter device rather than to the standard output. The optional argument sends a previously scan-converted file raster to the plotter.
FILES
/usr/bin/tek
/usr/bin/t450
/usr/bin/t300
/usr/bin/t300s
/usr/bin/twsplot
/usr/bin/vplot
/usr/tmp/raster
SEE ALSO
BUGS
There is no lockout protection for /usr/tmp/raster.
INTEGRATED SOLUTIONS 4.3 BSD — 1 August 1985