On 24 January 2017 at 23:47, D. R. Evans <[email protected]> wrote:
Can someone please point me to what the problem might be?
>
Do you check the code that I send that solved your problem?
I just added the --id $$ option.
>From the man-page:
--id name
Use name as the name of the semaphore. Default is the name
of
the controlling tty (output from tty).
The default normally works as expected when used
interactively, but when used in a script name should be set.
$$ or my_task_name are often a good value.
The semaphore is stored in ~/.parallel/semaphores/