perl -I /home/mattias/nobackup/xmltv-tester/work/nightly/xmltv/grab/../blib/lib /home/mattias/nobackup/xmltv-tester/work/nightly/xmltv/grab/../blib/script/tv_grab_it --ahdmegkeja > /dev/null 2>&1 perl -I /home/mattias/nobackup/xmltv-tester/work/nightly/xmltv/grab/../blib/lib /home/mattias/nobackup/xmltv-tester/work/nightly/xmltv/grab/../blib/script/tv_grab_it --version > /dev/null 2>&1 perl -I /home/mattias/nobackup/xmltv-tester/work/nightly/xmltv/grab/../blib/lib /home/mattias/nobackup/xmltv-tester/work/nightly/xmltv/grab/../blib/script/tv_grab_it --description > /dev/null 2>&1 perl -I /home/mattias/nobackup/xmltv-tester/work/nightly/xmltv/grab/../blib/lib /home/mattias/nobackup/xmltv-tester/work/nightly/xmltv/grab/../blib/script/tv_grab_it --config-file /home/mattias/nobackup/xmltv-tester/work/nightly/xmltv/grab/../grab/it/test.conf --offset 1 --days 2 --cache t_it_cache > t_it_1_2.xml --quiet 2>t_it_1.log tv_cat t_it_1_2.xml > /dev/null 2>t_it_6.log tv_sort --duplicate-error t_it_1_2.xml > t_it_1_2.sorted.xml 2>t_it_1_2.sort.log perl -I /home/mattias/nobackup/xmltv-tester/work/nightly/xmltv/grab/../blib/lib /home/mattias/nobackup/xmltv-tester/work/nightly/xmltv/grab/../blib/script/tv_grab_it --config-file /home/mattias/nobackup/xmltv-tester/work/nightly/xmltv/grab/../grab/it/test.conf --offset 1 --days 1 --cache t_it_cache --output t_it_1_1.xml 2>t_it_2.log perl -I /home/mattias/nobackup/xmltv-tester/work/nightly/xmltv/grab/../blib/lib /home/mattias/nobackup/xmltv-tester/work/nightly/xmltv/grab/../blib/script/tv_grab_it --config-file /home/mattias/nobackup/xmltv-tester/work/nightly/xmltv/grab/../grab/it/test.conf --offset 2 --days 1 --cache t_it_cache > t_it_2_1.xml 2>t_it_3.log perl -I /home/mattias/nobackup/xmltv-tester/work/nightly/xmltv/grab/../blib/lib /home/mattias/nobackup/xmltv-tester/work/nightly/xmltv/grab/../blib/script/tv_grab_it --config-file /home/mattias/nobackup/xmltv-tester/work/nightly/xmltv/grab/../grab/it/test.conf --offset 1 --days 2 --cache t_it_cache --quiet --output t_it_4.xml 2>t_it_4.log tv_cat t_it_1_1.xml t_it_2_1.xml > t_it_1_2-2.xml 2>t_it_5.log tv_sort --duplicate-error t_it_1_2-2.xml > t_it_1_2-2.sorted.xml 2>t_it_7.log diff t_it_1_2.sorted.xml t_it_1_2-2.sorted.xml > t_it__1_2.diff