Re: [Pan-users] Command line use; download of nzb files does not stop

2011-11-01 Thread Duncan
Graham Lawrence posted on Tue, 01 Nov 2011 14:57:31 -0700 as excerpted: > In a bash script I use > > pan --no-gui -o /home/g/Films --nzb \"${nzb[1]}\" 2>/home/g/pan.debug > && if [ $? -ne 0 ]; then dem 1; exit 1; fi Given the semicolons, I'm assuming that's all one line. But it doesn't make

[Pan-users] Command line use; download of nzb files does not stop

2011-11-01 Thread Graham Lawrence
In a bash script I use pan --no-gui -o /home/g/Films --nzb \"${nzb[1]}\" 2>/home/g/pan.debug && if [ $? -ne 0 ]; then dem 1; exit 1; fi to download through an nzb file The download process will not terminate, instead it downloads duplicates of files already obtained, e.g. from ls Gangs of New