On Tue, Feb 8, 2011 at 7:38 AM, mauede <mau...@alice.it> wrote: > > If I type "qstat" on a terminal line I get the batch running process ID > which is not the same as $!.
You are confusing bash's jobs with the jobs of the batch utilities, they are 2 unrelated things