pdfjoin script

   1 #!/bin/bash
   2 #
   3 gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=finished.pdf file1.pdf file2.pdf...