PLOT(1G) UNIX Programmer's Manual PLOT(1G) NAME plot - graphics filters SYNOPSIS plot [ -Tterminal ] [ -rresolution ] [ files... ] DESCRIPTION These commands read plotting instructions (see _p_l_o_t(5)) from the standard input or the specified _f_i_l_e_s, and in general produce plotting instructions suitable for a particular _t_e_r_- _m_i_n_a_l on the standard output. The -r flag may be used to specify the device's output resolution (currently only the Imagen laser printer understands this option). If no _t_e_r_m_i_n_a_l type is specified, the environment parameter $TERM (see _e_n_v_i_r_o_n(7)) is used. Known _t_e_r_m_i_n_a_l_s are: 4013 Tektronix 4013 storage scope. 4014 or tek Tektronix 4014 or 4015 storage scope with Enhanced Graphics Module. (Use 4013 for Tektronix 4014 or 4015 without the Enhanced Graphics Module). 450 DASI Hyterm 450 terminal (Diablo mechanism). 300 DASI 300 or GSI terminal (Diablo mechanism). 300S DASI 300S terminal (Diablo mechanism). aed AED 512 color graphics terminal. bitgraph or bg BBN bitgraph graphics terminal. imagen or ip Imagen laser printer (default 240 dots-per-inch resolu- tion). crt Any crt terminal capable of running _v_i(1). dumb Dumb terminals without cursor addressing or line printers. vt125 DEC vt125 terminal. hp2648 or hp or hp8 Hewlett Packard 2648 graphics terminal. ver Versatec D1200A printer-plotter. Printed 11/26/99 September 21, 1985 1 PLOT(1G) UNIX Programmer's Manual PLOT(1G) var Benson Varian printer-plotter. These versions of _p_l_o_t use the -g option of _l_p_r(1) to send the result directly to the plotter device rather than to the standard output. FILES /usr/bin/t4013 /usr/bin/tek /usr/bin/t450 /usr/bin/t300 /usr/bin/t300s /usr/bin/aedplot /usr/bin/bgplot /usr/bin/crtplot /usr/bin/dumbplot /usr/bin/gigiplot /usr/bin/hpplot /usr/bin/implot /usr/ucb/lpr SEE ALSO plot(3X), plot(3F), plot(5), lpr(1) Printed 11/26/99 September 21, 1985 2