merge multiple PDF files with pdftk
June 15th, 2008C:\Users\Jakob\Desktop\all>..\..\pdftk.exe 1-allemand.pdf 2-allemand.pdf 3-allemand.pdf
4-allemand.pdf 5-allemand.pdf 6-allemand.pdf
7-allemand.pdf 8-allemand.pdf 9-allemand.pdf 10-allemand.pdf
11-allemand.pdf 12-allemand.pdf 13-allemand.pdf 14-allemand.pdf
cat output allemand.pdf
Warning: the output file: allemand.pdf already exists. Overwrite? (y/n)
y
mythbuntu mythfilldatabase cron script
May 31st, 2008cat /etc/cron.d/xmltv-uk # # mythtv xmltv-uk # 10 3 * * 0,3 jakob /usr/local/bin/tv_grab_de_prisma –config-file /home/jakob/.xmltv/tv_grab_de_prisma.conf | /usr/bin/mythfilldatabase –file 3 - > /home/jakob/xmltv-de.log cat /etc/cron.d/xmltv-de # # mythtv xmltv-de # 10 3 * * 1,4 jakob /usr/bin/tv_grab_uk_rt –config-file /home/jakob/.xmltv/tv_grab_uk_rt.conf | /usr/bin/mythfilldatabase –file 2 - > /home/jakob/xmltv-uk.log



