On Wed, Nov 8, 2017 at 1:11 AM, Eric Bavier wrote:
> Hello,
>
> I noticed there is a list of "official packages" on the GNU Parallel
> homepage at http://www.gnu.org/s/parallel. I just wanted to note that
> GNU Guix (http://www.gnu.org/s/guix) has had a GNU Parallel package for
> quite some time
On Wed, Nov 8, 2017 at 12:09 AM, Arun Vimalathithen
wrote:
> I am already outputting to a file (which I omitted in the pseudo code)
> which is working ok. The EXIT_VALUE is there as an accumulation of all
> HTTP calls so that the end of the job a user can investigate if there
> is a failure.
>
>