plot(1g)
NAME
plot − graphics filters
SYNTAX
plot [−Tterminal[raster]]
DESCRIPTION
These commands read plotting instructions from the standard input, and in general produce plotting instructions suitable for a particular terminal on the standard output. For further information see plot(.).
If no terminal type is specified, the environment parameter $TERM is used. For futher information, see environ(.). Known terminals are:
4014 Tektronix 4014 storage scope.
450 DASI Hyterm 450 terminal (Diablo mechanism).
300 DASI 300 or GSI terminal (Diablo mechanism).
300S DASI 300S terminal (Diablo mechanism).
ver Versatec 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 causes a previously scan-converted file raster to be sent to the plotter.
OPTIONS
−Tterminal
Uses the specified terminal name as the terminal type for which plotting instructions are to be generated.
FILES
/usr/bin/tek
/usr/bin/t450
/usr/bin/t300
/usr/bin/t300s
/usr/bin/vplot
/usr/tmp/raster
RESTRICTIONS
There is no lockout protection for /usr/tmp/raster.