tplot(1G)
NAME
tplot − graphics filters
SYNOPSIS
tplot [ −Tterminal [ −e raster ] ]
DESCRIPTION
These commands read plotting instructions (see plot(4)) from the standard input and in general produce, on the standard output, plotting instructions suitable for a particular terminal. If no terminal is specified, the environment parameter $TERM (see environ(5)) is used. Known terminals are:
300 DASI 300.
300S DASI 300s.
450 DASI 450.
4014 TEKTRONIX 4014.
ver Versatec D1200A. This version of plot places a scan-converted image in /var/tmp/raster$$ and sends the result directly to the plotter device, rather than to the standard output. The −e option causes a previously scan-converted file raster to be sent to the plotter.
Many terminals and laser printers support a terminal emulation mode for one or more of the above terminal types. See the man page in Special Files of the CX/UX Administrator’s Reference Manual for details on a particular printer. For instance, imagen(7) describes the Tektronix 4014 emulation mode of that printer.
FILES
/usr/lib/t300
/usr/lib/t300s
/usr/lib/t450
/usr/lib/t4014
/usr/lib/vplot
/var/tmp/raster$$
SEE ALSO
plot(3X), plot(4), term(5) in the CX/UX Programmer’s Reference Manual.
CX/UX User’s Reference Manual