On Wed, May 11, 2016 at 6:00 PM, Patrick Buchholz
wrote:
> Hi,
>
> an example input would be a list:
> A
> B
> C
>
> And a list of unique combinations as output
> A B
> A C
> B C
You would have to repeat the list so there are 2 input sources:
parallel 'echo {= ($seen{$arg[1],$arg[2]}++ >2 or
$se
On Tue, May 10, 2016 at 10:28 AM, Gabriel Ganne wrote:
> Hi,
>
> I installed parallel from this link
> http://ftp.gnu.org/gnu/parallel/parallel-20160422.tar.bz2
> I encounter the following error (or with any command) :
>
> $ parallel --help
> parallel: This should not happen. You have found a bug.