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

Re: merging two ps files



On Wed, Sep 11, 2002 at 11:35:54PM +0200, martin f krafft wrote:
> this works, but it takes ages (i am doing it for about 7800 files on
> a 1.8 GHz PIII with 1Gb RAM, and this is not the only time I have to
> do it. The batch job is already running for 10 minutes now at server
> load 1.78!

What about the following:
gs -r300x300 -dNOCACHE -sPAPERSIZE=a4 -dNOPAUSE -sDEVICE=pdfwrite -dBATCH
-sOutputFile=test3.pdf test1.ps test2.ps

You can change the -sDevice to pswrite if you want ps output.

BTW, I believe that server load shows the rate you load the jobs.

Oki



Reply to: