Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!lll-winken!taco!mcnc!duke!hsg From: hsg@duke.cs.duke.edu (Henry Greenside) Newsgroups: comp.sys.next Subject: graph utility and Postscript output... Keywords: graph, plot, Postscript Message-ID: <676784079@macbeth.cs.duke.edu> Date: 13 Jun 91 03:34:40 GMT Organization: Duke University Computer Science Dept.; Durham, N.C. Lines: 13 My NeXtstation did not come with the UNIX utility graph, nor with a utility 'plot' that can draw to a NeXT window. Has anyone found or made working versions of these utilities? I noticed the utility psplot when browsing through the library. How does one pipe the output from psplot to a window? One way would be a shell script that creates a temporary file and invokes the Postscript previewer Preview on that file, but invoking an Application just to see a picture seems like overkill. Henry