Merging PostScript (PS) files
I've found the following command pretty useful in merging PS files:
gs -q -dNOPAUSE -dBATCH -sDEVICE=pswrite -sOutputFile=output.ps input1.ps input2.ps ... etc
Use the following URL for manually sending trackbacks: http://rigo.info/lib/plugins/linkback/exe/trackback.php/en:blog:merging_postscript_ps_files