parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

joblog and files


From: Ryan Brothers
Subject: joblog and files
Date: Sat, 12 Dec 2015 11:10:07 -0500

When using --joblog and --files such as in the below, is it possible
to have the joblog include the path to the output file for each job?

parallel --tmpdir /var/tmp --files --joblog joblog.txt echo ::: A B C

I am writing a script to parse the joblog to get the exit status of
each job and then cross-reference it to the output file.  If adding it
to the joblog is not possible, is the only way to use --tag or
--results and manually match them up to the joblog?

Thanks for your help.

Ryan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]