On Wed, Oct 5, 2022 at 7:55 AM Nagle, Michael F <michael.na...@oregonstate.edu> wrote: > > Correct. I have a few lines of bash code to automatically prepare the jobs > file I just sent. Immediately after that file is made, it is passed as the > $job_list_name variable to... > > parallel --results output -a $job_list_name > > Please let me know if any other information would be helpful, and thanks for > all the suggestions and thought into this...
Please follow https://www.gnu.org/software/parallel/man.html#bug-dependent-on-environment I cannot reproduce the error, so there is something in your environment that causes this. /Ole