shownotes-w3m-rice/combine_pdf.txt
2012-06-22 09:54:17 -07:00

2 lines
114 B
Plaintext

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