Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!agate!shelby!polya!rokicki From: rokicki@polya.Stanford.EDU (Tomas G. Rokicki) Newsgroups: comp.sys.next Subject: Re: dvips and stdin Message-ID: <12606@polya.Stanford.EDU> Date: 23 Oct 89 20:06:49 GMT References: <2536@hydra.gatech.EDU> <1610@opus.cs.mcgill.ca> Distribution: na Organization: Computer Science Department, Stanford University Lines: 6 Dvips does indeed work with stdin, but the input file *must* be seekable. This means (a | dvips) will not work. You might want to get dvips 4.2 from labrea.stanford.edu . . . -tom