1tplot(1) User Commands tplot(1)
2
3
4
6 tplot, t300, t300s, t4014, t450, tek, ver - graphics filters for vari‐
7 ous plotters
8
10 /usr/bin/tplot [-T terminal]
11
12
14 tplot reads plotting instructions from the standard input and produces
15 plotting instructions suitable for a particular terminal on the stan‐
16 dard output.
17
18
19 If no terminal is specified, the environment variable TERM is used.
20 The default terminal is tek.
21
23 Except for ver, the following terminal-types can be used with `lpr -g'
24 (see lpr) to produce plotted output:
25
26 300 DASI 300 or GSI terminal (Diablo® mechanism).
27
28
29 300s | 300S DASI 300s terminal (Diablo mechanism).
30
31
32 450 DASI Hyterm 450 terminal (Diablo mechanism).
33
34
35 4014 | tek Tektronix 4014 and 4015 storage scope with Enhanced
36 Graphics Module. (Use 4013 for Tektronix 4014 or 4015
37 without the Enhanced Graphics Module).
38
39
40 ver Versatec® D1200A printer-plotter. The output is scan-
41 converted and suitable input to `lpr -v'.
42
43
45 /usr/lib/t300
46
47
48 /usr/lib/t300s
49
50
51 /usr/lib/t4014
52
53
54 /usr/lib/t450
55
56
57 /usr/lib/tek
58
59
60 /usr/lib/vplot
61
62
64 See attributes(5) for descriptions of the following attributes:
65
66
67
68
69 ┌─────────────────────────────┬─────────────────────────────┐
70 │ ATTRIBUTE TYPE │ ATTRIBUTE VALUE │
71 ├─────────────────────────────┼─────────────────────────────┤
72 │Availability │SUNWcsu │
73 └─────────────────────────────┴─────────────────────────────┘
74
76 lp(1), vi(1), attributes(5)
77
78
79
80SunOS 5.11 14 Jul 1994 tplot(1)