1plot(1B) SunOS/BSD Compatibility Package Commands plot(1B)
2
3
4
6 plot, aedplot, atoplot, bgplot, crtplot, dumbplot, gigiplot, hpplot,
7 implot, plottoa, t300, t300s, t4013, t450, tek, vplot, hp7221plot -
8 graphics filters for various plotters
9
11 /usr/ucb/plot [-Tterminal]
12
13
15 The plot utility reads plotting instructions (see plot(4B)) from the
16 standard input and produces plotting instructions suitable for a par‐
17 ticular terminal on the standard output.
18
19
20 If no terminal is specified, the environment variable TERM is used.
21 The default terminal is tek.
22
24 Except for ver, the following terminal-types can be used with `lpr -g'
25 (see lpr(1B)) to produce plotted output:
26
27 2648 | 2648a | h8 | hp2648 | hp2648a
28
29 Hewlett Packard 2648 graphics terminal.
30
31
32 hp7221 | hp7 | h7 |
33
34 Hewlett Packard 7221 plotter.
35
36
37 300
38
39 DASI 300 or GSI terminal (Diablo mechanism).
40
41
42 300s | 300S
43
44 DASI 300s terminal (Diablo mechanism).
45
46
47 450
48
49 DASI Hyterm 450 terminal (Diablo mechanism).
50
51
52 4013
53
54 Tektronix 4013 storage scope.
55
56
57 4014 | tek
58
59 Tektronix 4014 and 4015 storage scope with Enhanced Graphics Mod‐
60 ule. (Use 4013 for Tektronix 4014 or 4015 without the Enhanced
61 Graphics Module).
62
63
64 aed
65
66 AED 512 color graphics terminal.
67
68
69 bgplot | bitgraph
70
71 BBN bitgraph graphics terminal.
72
73
74 crt
75
76 Any crt terminal capable of running vi(1).
77
78
79 dumb | un | unknown
80
81 Dumb terminals without cursor addressing or line printers.
82
83
84 gigi | vt125
85
86 DEC vt125 terminal.
87
88
89 implot
90
91 Imagen plotter.
92
93
94 var
95
96 Benson Varian printer-plotter
97
98
99 ver
100
101 Versatec D1200A printer-plotter. The output is scan-converted and
102 suitable input to `lpr -v'.
103
104
106 /usr/ucb/aedplot
107
108
109 /usr/ucb/atoplot
110
111
112 /usr/ucb/bgplot
113
114
115 /usr/ucb/crtplot
116
117
118 /usr/ucb/dumbplot
119
120
121 /usr/ucb/gigiplot
122
123
124 /usr/ucb/hp7221plot
125
126
127 /usr/ucb/hpplot
128
129
130 /usr/ucb/implot
131
132
133 /usr/ucb/plot
134
135
136 /usr/ucb/plottoa
137
138
139 /usr/ucb/t300
140
141
142 /usr/ucb/t300s
143
144
145 /usr/ucb/t4013
146
147
148 /usr/ucb/t450
149
150
151 /usr/ucb/tek
152
153
154 /usr/ucb/vplot
155
156
158 See attributes(5) for descriptions of the following attributes:
159
160
161
162
163 ┌─────────────────────────────┬─────────────────────────────┐
164 │ ATTRIBUTE TYPE │ ATTRIBUTE VALUE │
165 ├─────────────────────────────┼─────────────────────────────┤
166 │Availability │SUNWscpu │
167 └─────────────────────────────┴─────────────────────────────┘
168
170 graph(1), tplot(1), vi(1), lpr(1B), plot(4B), attributes(5)
171
172
173
174SunOS 5.11 3 Aug 1994 plot(1B)