bug-parallel
[Top][All Lists]
Advanced

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

Re: GNU Parallel Bug Reports parallel not functional on Solaris 10


From: Ole Tange
Subject: Re: GNU Parallel Bug Reports parallel not functional on Solaris 10
Date: Sun, 11 Nov 2018 12:51:29 +0100

On Thu, Nov 8, 2018 at 3:08 AM Henry Bent <address@hidden> wrote:

> Running on Solaris 10 1/13 x86, any spawned job is preceded by a stray "2".  
> Example:
>
> % parallel --verbose -k echo ::: A B C > abc-file
> 2 echo A
> 2 echo B
> 2 echo C
> 2: Command not found.
> 2: Command not found.
> 2: Command not found.

Please run:

  parallel -Dall echo ::: A

and post output here.

GNU Parallel is tested on:

$ uname -a
SunOS solaris 5.10 Generic_147147-26 sun4u sparc SUNW,Sun-Fire-V210

$ uname -a
SunOS solaris-x86 5.11 11.3 i86pc i386 i86pc


/Ole



reply via email to

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