bug-parallel
[Top][All Lists]
Advanced

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

GNU Parallel Bug Reports parallel fails to run: /bin/bash: 2: command no


From: Kamil Slowikowski
Subject: GNU Parallel Bug Reports parallel fails to run: /bin/bash: 2: command not found
Date: Mon, 3 Jun 2013 23:27:03 -0400

Hi there,

I have a problem similar to http://lists.gnu.org/archive/html/parallel/2012-09/msg00022.html. I don't know what it could be, so your help is greatly appreciated.

- - -


seq 1 5 | parallel --gnu
/bin/bash: 2: command not found    <-- Why is this happening?
/bin/bash: 2: command not found
/bin/bash: 2: command not found
/bin/bash: 2: command not found
/bin/bash: 2: command not found


- - -

bash --version
GNU bash, version 4.2.25(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

parallel --version
GNU parallel 20130522
Copyright (C) 2007,2008,2009,2010,2011,2012,2013 Ole Tange and Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
GNU parallel comes with no warranty.

Web site: http://www.gnu.org/software/parallel

When using GNU Parallel for a publication please cite:

O. Tange (2011): GNU Parallel - The Command-Line Power Tool, 
;login: The USENIX Magazine, February 2011:42-47.

reply via email to

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