Re: Properly setting $Global::max_file_length to avoid line 12170 error

2022-10-09 Thread Ole Tange
On Wed, Oct 5, 2022 at 7:55 AM Nagle, Michael F 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 > > P

Re: Properly setting $Global::max_file_length to avoid line 12170 error

2022-10-09 Thread Ole Tange
On Wed, Oct 5, 2022 at 7:55 AM Nagle, Michael F 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 > > P