combine pdf function

pull/1/head
Gotbletu 12 years ago
parent 60c9729a72
commit 5bfa60fe0a

@ -0,0 +1 @@
combine-pdf() { gs -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile=combinedpdf_`date +'%F_%Hh%M'`.pdf -f "$@" ;}
Loading…
Cancel
Save