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
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