[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 2 questions.....



   Second is a question with Ghostscript, I use gs to print postscript files on
   my deskjet.  Now I use a function in my .bashrc to invoke it.  The only
   problem is that when it is done printing I get the GS> prompt and have to
   type "quit" to finish printing and eject the paper.  Is there a way or
   option to use that will finish printing and eject the paper automatically?

Instead of saying something like

	gs options -sInputFile=somefile.ps

use

	gs options - <somefile.ps

(or use quit.ps, but the previous think is fine).

You really should use a spooler like lpr to print, anyway.
Yves.





Reply to: