Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!david
From: david@utzoo.UUCP (David Trueman)
Newsgroups: hacknews
Subject: plot(1) improved 
Message-ID: <3046@utzoo.UUCP>
Date: Wed, 29-Jun-83 13:03:58 EDT
Article-I.D.:    utzoo.3046
Posted: Wed Jun 29 13:03:58 1983
Date-Received: Wed, 29-Jun-83 13:03:58 EDT
Organization: U of Toronto Zoology
Lines: 12

Plot(1) has been changed to accomodate tplot (see other news item).
It now uses getopt(1) and recognizes two options: -T and -p .
The meaning of the -T option is unchanged: it is used to specify a
terminal other than that given by the environment variable TERM.
Plot now sends its output to the standard output (the sole exception
being the Versatec) unless the -p option is used, in which case the
output is sent directly to the printer specified (cuurently "lpr" or
"spr").  Plot now invokes spplot for the Sanders.  Splot has been
retained for backward compatability, but is now a trivial shell file
which invokes spplot and pipes to spr.

An announcement for a more general audience will follow.