GNU Parallel 20130822 ('Compostela') has been released. It is
available for download at: http://ftp.gnu.org/gnu/parallel/
It includes a big code reorganization making this release beta quality.
New in this release:
* A tutorial showing much of GNU Parallel's functionality. Spend
Hey all,
I'm trying to get a handle on GNU parallel behaviour, but I'm running into
some weird behaviour on my Ubuntu 13.04 box (parallel v20121122):
$ parallel --gnu --workdir ... -S localhost pwd ::: ""
bash: line 0: cd: .parallel/tmp/galvatron-390-1: No such file or directory
I'm under the im