add imagen
[unix-history] / usr / src / usr.bin / plot / plot.1
CommitLineData
f6695ed0 1.\" @(#)plot.1 6.2 (Berkeley) %G%
a5c6b0d4 2.\"
d01cf8f3 3.TH PLOT 1G ""
a5c6b0d4
KM
4.AT 3
5.SH NAME
6plot \- graphics filters
7.SH SYNOPSIS
8.B plot
9[
10.BR \-T terminal
11[ raster ] ]
12.SH DESCRIPTION
13These commands read plotting instructions (see
14.IR plot (5))
15from the standard input,
16and in general
17produce plotting instructions suitable for
18a particular
19.I terminal
20on the standard output.
21.PP
22If no
23.I terminal
24type is specified, the environment parameter $TERM
25(see
907ef4fe 26.IR environ (7))
a5c6b0d4
KM
27is used.
28Known
29.I terminals
30are:
31.TP
d01cf8f3
KM
32.B 4013
33Tektronix 4013 storage scope.
34.TP
35.BR 4014\ or\ tek
36Tektronix 4014 or 4015 storage scope with Enhanced Graphics Module.
37(Use 4013 for Tektronix 4014 or 4015 without the Enhanced Graphics Module).
a5c6b0d4 38.TP
907ef4fe 39.B 450
a5c6b0d4
KM
40DASI Hyterm 450 terminal (Diablo mechanism).
41.TP
907ef4fe 42.B 300
a5c6b0d4
KM
43DASI 300 or GSI terminal (Diablo mechanism).
44.TP
907ef4fe 45.B 300S
a5c6b0d4
KM
46DASI 300S terminal (Diablo mechanism).
47.TP
d01cf8f3
KM
48.B aed
49AED 512 color graphics terminal.
50.TP
51.BR bitgraph\ or\ bg
52BBN bitgraph graphics terminal.
53.TP
54.B crt
55Any crt terminal capable of running
56.IR vi (1).
57.TP
58.B dumb
59Dumb terminals without cursor addressing or line printers.
60.TP
61.B vt125
62DEC vt125 terminal.
63.TP
64.BR hp2648\ or\ hp\ or\ hp8
65Hewlett Packard 2648 graphics terminal.
66.TP
f6695ed0
SL
67.B imagen\ or\ ip
68Imagen LBP-10 200 dots-per-inch laser printer.
69.TP
907ef4fe 70.B ver
a5c6b0d4 71Versatec D1200A printer-plotter.
d01cf8f3
KM
72.TP
73.B var
74Benson Varian printer-plotter.
75.IP
76These versions of
a5c6b0d4 77.I plot
d01cf8f3
KM
78use the
79.B \-g
80option of
81.IR lpr (1)
82to send the result directly to the plotter device rather than to
a5c6b0d4 83the standard output.
a5c6b0d4 84.SH FILES
d01cf8f3
KM
85/usr/bin/t4013
86.br
a5c6b0d4
KM
87/usr/bin/tek
88.br
89/usr/bin/t450
90.br
91/usr/bin/t300
92.br
93/usr/bin/t300s
94.br
d01cf8f3
KM
95/usr/bin/aedplot
96.br
97/usr/bin/bgplot
98.br
99/usr/bin/crtplot
100.br
101/usr/bin/dumbplot
102.br
103/usr/bin/gigiplot
104.br
105/usr/bin/hpplot
a5c6b0d4 106.br
f6695ed0
SL
107/usr/bin/implot
108.br
d01cf8f3 109/usr/ucb/lpr
a5c6b0d4 110.SH "SEE ALSO"
d01cf8f3 111plot(3X), plot(3F), plot(5), lpr(1)