From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] plot2ps ? From: "rob pike, esq." In-Reply-To: <208df33641f0b7700c067e95bd02cde4@snellwilcox.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Fri, 21 Mar 2003 07:58:51 -0800 Topicbox-Message-UUID: 830f23d0-eacb-11e9-9e20-41e7f4b1d025 > I am using graph | plot to look at some experimental data. > That works fine but I cannot see any way to print the > resulting graph. If you have the graph in a window, you can lp /dev/wsys/10/window where 10 is the window id. you can discover the window id by typing cat /dev/winid before running graph | plot. Grap is trivial, too. -rob